diff options
| author | dgp@users.sourceforge.net <dgp> | 2011-03-01 15:38:36 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2011-03-01 15:38:36 (GMT) |
| commit | f7db5965b7314a63cc02a1b46fff3c9d68815bcd (patch) | |
| tree | 067c84a41b1b4783e8aa7e7c78a67a1128280fec /library/init.tcl | |
| parent | f2916f54cf5011846e5bf65c9c64a113c722019e (diff) | |
| download | tcl-f7db5965b7314a63cc02a1b46fff3c9d68815bcd.zip tcl-f7db5965b7314a63cc02a1b46fff3c9d68815bcd.tar.gz tcl-f7db5965b7314a63cc02a1b46fff3c9d68815bcd.tar.bz2 | |
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause
more harm than good. Purged them.
Diffstat (limited to 'library/init.tcl')
| -rw-r--r-- | library/init.tcl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/init.tcl b/library/init.tcl index be02fa1..8a53c69 100644 --- a/library/init.tcl +++ b/library/init.tcl @@ -3,8 +3,6 @@ # Default system startup file for Tcl-based applications. Defines # "unknown" procedure and auto-load facilities. # -# RCS: @(#) $Id: init.tcl,v 1.55.2.7 2007/07/05 18:03:45 dgp Exp $ -# # Copyright (c) 1991-1993 The Regents of the University of California. # Copyright (c) 1994-1996 Sun Microsystems, Inc. # Copyright (c) 1998-1999 Scriptics Corporation. |
