summaryrefslogtreecommitdiff
path: root/macros.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros.pl')
-rw-r--r--macros.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros.pl b/macros.pl
index e1d9ed0..ecf0595 100644
--- a/macros.pl
+++ b/macros.pl
@@ -6,7 +6,8 @@
# Julian Hall. All rights reserved. The software is
# redistributable under the licence given in the file "Licence"
# distributed in the NASM archive.
-use strict;
+
+# use strict; # if your PERL's got it
my $fname;
my $line = 0;