diff options
author | dgp@users.sourceforge.net <dgp> | 2011-06-08 17:44:55 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2011-06-08 17:44:55 (GMT) |
commit | f24a034c181b1d6241681db073d5b7c76a6d8347 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /generic/tkMain.c | |
parent | 394aadaedbb3e7a86be403bb2ec03272146231b1 (diff) | |
parent | 2930fe962d24b30caded88b0cd89bf25e9bb43a8 (diff) | |
download | tk-f24a034c181b1d6241681db073d5b7c76a6d8347.zip tk-f24a034c181b1d6241681db073d5b7c76a6d8347.tar.gz tk-f24a034c181b1d6241681db073d5b7c76a6d8347.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'generic/tkMain.c')
-rw-r--r-- | generic/tkMain.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tkMain.c b/generic/tkMain.c index b2279be..39465c9 100644 --- a/generic/tkMain.c +++ b/generic/tkMain.c @@ -12,8 +12,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tkMain.c,v 1.28.2.2 2010/05/31 10:29:29 nijtmans Exp $ */ #include "tclInt.h" |