Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Files for compil Simgrid with cmake and make a distrib with cpack.
[simgrid.git] / buildtools / CPACK / tmp / prog_gtnets.c
diff --git a/buildtools/CPACK/tmp/prog_gtnets.c b/buildtools/CPACK/tmp/prog_gtnets.c
new file mode 100644 (file)
index 0000000..eb9685c
--- /dev/null
@@ -0,0 +1,3 @@
+#include <simulator.h>
+Simulator s;
+s.RunUntilNextCompletion();