X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f08bdbc99e7c2b305bfc7fa82e8dd2b0daeb2591..e94d6380711fa06ac4d235ba1a04d1f53e396216:/tools/smpi/generate_smpi_defines.pl diff --git a/tools/smpi/generate_smpi_defines.pl b/tools/smpi/generate_smpi_defines.pl index 1306f45c0d..7aa83d9299 100755 --- a/tools/smpi/generate_smpi_defines.pl +++ b/tools/smpi/generate_smpi_defines.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # Copyright 2016 Vincent Danjean # # Call this script like this: @@ -25,7 +25,7 @@ if (defined $options{f}) { } print "$commentChar This file has been automatically generated by the script\n"; -print "$commentChar in tools/smpi/" . __FILE__ ."\n"; +print "$commentChar in tools/smpi/generate_smpi_defines.pl\n"; print "$commentChar DO NOT EDIT MANUALLY. ALL CHANGES WILL BE OVERWRITTEN!\n"; # Formatting of the output