Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add code coverage for simgrid compilation
[simgrid.git] / buildtools / CPACK / tmp / prog_gtnets.cpp
diff --git a/buildtools/CPACK/tmp/prog_gtnets.cpp b/buildtools/CPACK/tmp/prog_gtnets.cpp
deleted file mode 100644 (file)
index 7c68bea..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <simulator.h>
-
-int main(){
-  Simulator s;
-  s.RunUntilNextCompletion();
-}
-