diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2009-06-23 23:06:04 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2009-06-23 23:06:04 -0400 |
commit | d4b69392b9556d13eda9c99a5c53dc90ee2357a7 (patch) | |
tree | c3ef21a4b98fcc8b86ff12e0fe3bce744c0bf98a /BUILD/VS2003/develop.bat | |
parent | 5101937aad7336c927af766909a0c794f198c59d (diff) | |
download | lynx-snapshots-d4b69392b9556d13eda9c99a5c53dc90ee2357a7.tar.gz |
snapshot of project "lynx", label v2-8-7pre_5c
Diffstat (limited to 'BUILD/VS2003/develop.bat')
-rw-r--r-- | BUILD/VS2003/develop.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/VS2003/develop.bat b/BUILD/VS2003/develop.bat index 7a8a17da..93509a64 100644 --- a/BUILD/VS2003/develop.bat +++ b/BUILD/VS2003/develop.bat @@ -1,5 +1,5 @@ @echo off -@rem $Id: develop.bat,v 1.1 2007/06/29 00:22:25 tom Exp $ +@rem $LynxId: develop.bat,v 1.2 2007/06/29 00:22:25 tom Exp $ @rem ensure that all IDE files are writable attrib -r *.bat /s |