X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/6c7f5c9547de6a313e5ab9207dc83dd7e0e81c40..41abcf0a2ff17ef20ab86d05a5e5f959bd5fd269:/Makefile?ds=inline

diff --git a/Makefile b/Makefile
index a30e931..21457ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-#SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-stable
-SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-dev
+SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-stable
+#SIMGRID_INSTALL_DIR ?= $(PWD)/simgrid-dev
 
 OPTIM_FLAGS += -pipe -O3
 DEBUG_FLAGS += -g