diff options
Diffstat (limited to 'mac/tclMacLoad.c')
-rw-r--r-- | mac/tclMacLoad.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tclMacLoad.c b/mac/tclMacLoad.c index 060a734..9c84ac8 100644 --- a/mac/tclMacLoad.c +++ b/mac/tclMacLoad.c @@ -10,7 +10,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tclMacLoad.c 1.20 97/11/20 18:39:20 + * RCS: @(#) $Id: tclMacLoad.c,v 1.2 1998/09/14 18:40:05 stanton Exp $ */ #include <CodeFragments.h> |