Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't depend on <stdbool.h>.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 5 Apr 2018 07:20:34 +0000 (09:20 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 5 Apr 2018 07:27:33 +0000 (09:27 +0200)
commit8ffb62089250c85576933a6eb1bb3be501712840
treea94ee1edda35db2ebb32fee854f3245c6fbbdd5b
parent6db81e17ddbb49af0f135e8bec12274efab13e3d
Don't depend on <stdbool.h>.

It's inclusion in xbt/base.h breaks existing MPI codesi (e.g. AMG2013).
include/xbt/base.h
include/xbt/dynar.h
src/xbt/dict_cursor.c