diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-08 17:44:55 (GMT) |
commit | 092ffefd982e994324b4f188c06f211deecbe686 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /win/Makefile.in | |
parent | 67e86168969b8dc8c999494b865d639cde34d5d5 (diff) | |
parent | 5cad7e1240b32955c1350fcd8cf4456165f13f96 (diff) | |
download | tk-092ffefd982e994324b4f188c06f211deecbe686.zip tk-092ffefd982e994324b4f188c06f211deecbe686.tar.gz tk-092ffefd982e994324b4f188c06f211deecbe686.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'win/Makefile.in')
-rw-r--r-- | win/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/Makefile.in b/win/Makefile.in index f07a084..851566d 100644 --- a/win/Makefile.in +++ b/win/Makefile.in @@ -3,8 +3,6 @@ # run "./configure", which is a configuration script generated by the # "autoconf" program (constructs like "@foo@" will get replaced in the # actual Makefile. -# -# RCS: @(#) $Id: Makefile.in,v 1.78.2.6 2010/10/06 10:19:22 dkf Exp $ TCLVERSION = @TCL_VERSION@ TCLPATCHL = @TCL_PATCH_LEVEL@ |