X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d3154c75960afc4f3fe7e53c835e35f2584ed97a..507785035fffb029577ed608142f0cb8a43f77e9:/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)