summaryrefslogtreecommitdiff
path: root/ACE/bin/auto_compile
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/auto_compile')
-rwxr-xr-xACE/bin/auto_compile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/bin/auto_compile b/ACE/bin/auto_compile
index db6f2158703..c4ab9fae624 100755
--- a/ACE/bin/auto_compile
+++ b/ACE/bin/auto_compile
@@ -3,8 +3,6 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
if 0;
# -*- perl -*-
-# $Id$
-#
# This script checkouts ACE from CVS, updates the "clone" directory,
# compiles $ACE_ROOT/ace and $ACE_ROOT/tests and finally runs
# $ACE_ROOT/tests/run_tests.sh.