diff --git a/bin/derivgen.pl b/bin/derivgen.pl index dd736895d..748b3aca3 100755 --- a/bin/derivgen.pl +++ b/bin/derivgen.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env -S perl -w +#!/usr/bin/env perl ########################################### ## derivgen.pl diff --git a/bin/exe2memfile.pl b/bin/exe2memfile.pl index bab777151..106aba21d 100755 --- a/bin/exe2memfile.pl +++ b/bin/exe2memfile.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env -S perl -w +#!/usr/bin/env perl ########################################### ## exe2memfile.pl diff --git a/bin/libppa.pl b/bin/libppa.pl index eddfc3686..06b04b318 100755 --- a/bin/libppa.pl +++ b/bin/libppa.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env -S perl -w +#!/usr/bin/env perl ########################################### ## libppa.pl diff --git a/bin/testlist.pl b/bin/testlist.pl index 50b77eb78..0649f6261 100755 --- a/bin/testlist.pl +++ b/bin/testlist.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env -S perl -w +#!/usr/bin/env perl ########################################### ## testlist.pl diff --git a/bin/vclean.pl b/bin/vclean.pl index 94a14c54c..e1b36abbd 100755 --- a/bin/vclean.pl +++ b/bin/vclean.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env -S perl -w +#!/usr/bin/env perl ########################################### ## vclean.pl diff --git a/synthDC/extractArea.pl b/synthDC/extractArea.pl index cd795d3ff..e69cabdd5 100755 --- a/synthDC/extractArea.pl +++ b/synthDC/extractArea.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env -S perl -w +#!/usr/bin/env perl ########################################### ## extractArea.pl