From: Christian Heinrich Date: Fri, 20 May 2016 17:22:17 +0000 (+0200) Subject: [TOOLS] Modified generated header to include the path. X-Git-Tag: v3_14~1199^2~1 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a592611f5e360a3769c0d3ae38bf8c27f1c458a0 [TOOLS] Modified generated header to include the path. --- diff --git a/tools/smpi/generate_smpi_defines.pl b/tools/smpi/generate_smpi_defines.pl index b741fca160..a719771890 100755 --- a/tools/smpi/generate_smpi_defines.pl +++ b/tools/smpi/generate_smpi_defines.pl @@ -25,7 +25,7 @@ if (defined $options{f}) { } print "$commentChar This file has been automatically generated by the script\n"; -print "$commentChar in " . __FILE__ ."\n"; +print "$commentChar in tools/smpi/" . __FILE__ ."\n"; print "$commentChar DO NOT EDIT MANUALLY. ALL CHANGES WILL BE OVERWRITTEN!\n"; # Formatting of the output