diff options
author | dgp <dgp@users.sourceforge.net> | 2011-03-01 15:38:36 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-03-01 15:38:36 (GMT) |
commit | 0ce4e02a21049804683b74cee4f604c47fb89e4e (patch) | |
tree | 067c84a41b1b4783e8aa7e7c78a67a1128280fec /win/buildall.vc.bat | |
parent | 043805d94684739088de3023be744c746efd35b0 (diff) | |
download | tcl-0ce4e02a21049804683b74cee4f604c47fb89e4e.zip tcl-0ce4e02a21049804683b74cee4f604c47fb89e4e.tar.gz tcl-0ce4e02a21049804683b74cee4f604c47fb89e4e.tar.bz2 |
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause
more harm than good. Purged them.
Diffstat (limited to 'win/buildall.vc.bat')
-rwxr-xr-x | win/buildall.vc.bat | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/buildall.vc.bat b/win/buildall.vc.bat index 6aa00d8..383e774 100755 --- a/win/buildall.vc.bat +++ b/win/buildall.vc.bat @@ -3,8 +3,6 @@ :: This is an example batchfile for building everything. Please :: edit this (or make your own) for your needs and wants using :: the instructions for calling makefile.vc found in makefile.vc -:: -:: RCS: @(#) $Id: buildall.vc.bat,v 1.6 2002/11/04 05:50:19 davygrvy Exp $ echo Sit back and have a cup of coffee while this grinds through ;) echo You asked for *everything*, remember? |