Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix win build
[simgrid.git] / tools / gras / gras_stub_generator.h
index 82a6b6b..01c6688 100644 (file)
@@ -34,6 +34,8 @@ void generate_rl(char *project);
 void generate_makefile_am(char *project, char *deployment);
 void generate_makefile_local(char *project, char *deployment);
 
+/* the gras.h header directory (used only in windows)*/
+extern char* __gras_path;
 
 /*
  * Generate a borland simulation poject file.