]> AND Public Git Repository - simgrid.git/blobdiff - tools/gras/gras_stub_generator.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Erm. We moved from CVS to SVN a looooong while ago
[simgrid.git] / tools / gras / gras_stub_generator.h
index 82a6b6bd620f255503ec2aebad8542186433756f..01c6688002a647517fd2e6bb9cc6897d6152b0bd 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.