Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
smpi: regenerate tracing overloads after the recent addition of some MPI calls
[simgrid.git] / tools / smpi / generate_smpi_defines.pl
index 1306f45..7aa83d9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 # Copyright 2016 Vincent Danjean <vincent.danjean@inria.fr>
 # 
 # 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