summaryrefslogtreecommitdiff
path: root/create_base.pl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:13:32 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:13:32 +0100
commit0ad78bc4b93df5aed2cf964e2719844bada69436 (patch)
tree234f8184fd07e9bdf69e784cebde848e2f42d1a2 /create_base.pl
parent029b0a0b9154ae9f4da0497aa6a0071539adf293 (diff)
downloadMPC-0ad78bc4b93df5aed2cf964e2719844bada69436.tar.gz
Removed svn Id tag
Diffstat (limited to 'create_base.pl')
-rwxr-xr-xcreate_base.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/create_base.pl b/create_base.pl
index 1788fa62..923240dd 100755
--- a/create_base.pl
+++ b/create_base.pl
@@ -6,7 +6,7 @@ eval '(exit $?0)' && eval 'exec perl -w -S $0 ${1+"$@"}'
# ******************************************************************
# Author: Chad Elliott
# Date: 9/13/2007
-# $Id$
+#
# Description: Generate a base project based on a library project
# ******************************************************************