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_printf_null.c
diff --git a/buildtools/CPACK/tmp/prog_printf_null.c b/buildtools/CPACK/tmp/prog_printf_null.c
new file mode 100644 (file)
index 0000000..da2595a
--- /dev/null
@@ -0,0 +1,2 @@
+#include <stdio.h>
+printf("%s",NULL);