diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-05 10:40:01 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-05 10:40:01 +0200 |
commit | d596165ea5a110d4e043cbc2775ce888cfd6ae84 (patch) | |
tree | 6b850d7bbeec9e5d0c5dd5fd6808637d7b9790cf /tools/make-switches.pl | |
parent | c7cfa3768c6428acfcc2ee5331133f46275c6940 (diff) |
tg15 cleanup
Diffstat (limited to 'tools/make-switches.pl')
-rwxr-xr-x | tools/make-switches.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/make-switches.pl b/tools/make-switches.pl index beb4343..c0c842a 100755 --- a/tools/make-switches.pl +++ b/tools/make-switches.pl @@ -1,4 +1,5 @@ #! /usr/bin/perl + use strict; use warnings; |