diff options
Diffstat (limited to 'generic/tclMain.c')
-rw-r--r-- | generic/tclMain.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tclMain.c b/generic/tclMain.c index 99fa603..7a19a38 100644 --- a/generic/tclMain.c +++ b/generic/tclMain.c @@ -9,8 +9,6 @@ * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclMain.c,v 1.44.2.1 2010/09/23 17:59:39 dgp Exp $ */ #include "tclInt.h" |