summaryrefslogtreecommitdiffstats
path: root/src/script/scons.bat
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2001-12-14 20:08:18 (GMT)
committerSteven Knight <knight@baldmt.com>2001-12-14 20:08:18 (GMT)
commit0d14a2ff1774d42dc855aa9aab94791df3f55157 (patch)
treea03936e4e47161fe7a7461d342185c07c4a7d263 /src/script/scons.bat
parentad37063b59063fb328d2047e1b2e15669bcb134c (diff)
downloadSCons-0d14a2ff1774d42dc855aa9aab94791df3f55157.zip
SCons-0d14a2ff1774d42dc855aa9aab94791df3f55157.tar.gz
SCons-0d14a2ff1774d42dc855aa9aab94791df3f55157.tar.bz2
Fix the comment at the top of the scons.bat file.
Diffstat (limited to 'src/script/scons.bat')
-rw-r--r--src/script/scons.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/scons.bat b/src/script/scons.bat
index ce4faad..e66b5d1 100644
--- a/src/script/scons.bat
+++ b/src/script/scons.bat
@@ -1,2 +1,2 @@
-# __FILE__ __REVISION__ __DATE__ __DEVELOPER__
+@rem __FILE__ __REVISION__ __DATE__ __DEVELOPER__
@python -c "import SCons.Script; SCons.Script.main()" %1 %2 %3 %4 %5 %6 %7 %8 %9