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

Public GIT Repository
Not escaping { and } in regexps is deprecated in recent perl, and triggers errors
[simgrid.git] / tools / sg_unit_extractor.pl
index 9cbc2f5aa55152d505baf790559bfbd8913d2e3a..2dee83a05910c60b84106b760e40df22fc847d68 100755 (executable)
@@ -5,10 +5,6 @@
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the license (GNU LGPL) which comes with this package.
 
-
-
-use strict;
-
 use strict;
 use Getopt::Long qw(GetOptions);