diff options
author | William Deegan <bill@baddogconsulting.com> | 2020-06-23 17:46:22 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2020-06-23 17:46:32 (GMT) |
commit | eb6a62ade2d94cf1af2e85a4dd478f93c4a4e258 (patch) | |
tree | c05d08d145010775d1a1454296cbd0913ecbd73a /scripts/scons.bat | |
parent | 6bbbe2acd740d5e14964508bdb9547431d7f3afb (diff) | |
download | SCons-eb6a62ade2d94cf1af2e85a4dd478f93c4a4e258.zip SCons-eb6a62ade2d94cf1af2e85a4dd478f93c4a4e258.tar.gz SCons-eb6a62ade2d94cf1af2e85a4dd478f93c4a4e258.tar.bz2 |
updates. build/dist/scons-local-${VERSION}.zip is now produced
Diffstat (limited to 'scripts/scons.bat')
-rw-r--r-- | scripts/scons.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/scons.bat b/scripts/scons.bat index 10b8637..65c919e 100644 --- a/scripts/scons.bat +++ b/scripts/scons.bat @@ -1,5 +1,4 @@ @REM __COPYRIGHT__
-@REM __FILE__ __REVISION__ __DATE__ __DEVELOPER__
@echo off
set SCONS_ERRORLEVEL=
if "%OS%" == "Windows_NT" goto WinNT
|