X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/003b7aaee07e00a400955049410d4dc5165417c4..2652a7d2c9ebb969683d8fd94b11c96489327912:/src/simix/simcalls.in diff --git a/src/simix/simcalls.in b/src/simix/simcalls.in index a98a6d3550..904718dcc9 100644 --- a/src/simix/simcalls.in +++ b/src/simix/simcalls.in @@ -141,7 +141,3 @@ Func H mc_random (int) (min, int) (max, int) Proc - set_category (void) (synchro, void*, smx_synchro_t) (category, const char*) Proc - run_kernel (void) (code, void*) - -## HAVE_MC -Func H mc_snapshot (void*, mc_snapshot_t) -Func H mc_compare_snapshots (int) (s1, void*, mc_snapshot_t) (s2, void*, mc_snapshot_t)