diff options
Diffstat (limited to 'generic/tclInterp.c')
-rw-r--r-- | generic/tclInterp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tclInterp.c b/generic/tclInterp.c index 88438d7..53686bd 100644 --- a/generic/tclInterp.c +++ b/generic/tclInterp.c @@ -8,8 +8,6 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - * - * RCS: @(#) $Id: tclInterp.c,v 1.20.2.5 2008/07/21 19:37:43 andreas_kupries Exp $ */ #include "tclInt.h" |