summaryrefslogtreecommitdiff
path: root/create_base.pl
diff options
context:
space:
mode:
Diffstat (limited to 'create_base.pl')
-rwxr-xr-xcreate_base.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/create_base.pl b/create_base.pl
index 923240dd..8991f173 100755
--- a/create_base.pl
+++ b/create_base.pl
@@ -6,7 +6,6 @@ eval '(exit $?0)' && eval 'exec perl -w -S $0 ${1+"$@"}'
# ******************************************************************
# Author: Chad Elliott
# Date: 9/13/2007
-#
# Description: Generate a base project based on a library project
# ******************************************************************