Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Determine assembly flavor at a single place.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 26 Sep 2013 13:04:35 +0000 (15:04 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 26 Sep 2013 13:04:35 +0000 (15:04 +0200)
commita5700748e9db05e5e91e50c92cb3054f71b9b515
treebb7cd824d0de1ffb96e355bfaa25c9c4700b2308
parentab4dd058e59625e67e29b3328b8aad99f6f90c27
Determine assembly flavor at a single place.

In smx_context_raw.c, check if variable exists *and* has a nonnull value
(and not only if it's defined).
CMakeLists.txt
buildtools/Cmake/CompleteInFiles.cmake
src/simix/smx_context_raw.c