diff options
Diffstat (limited to 'mac/tclMacBOAAppInit.c')
-rw-r--r-- | mac/tclMacBOAAppInit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tclMacBOAAppInit.c b/mac/tclMacBOAAppInit.c index db9890b..173495a 100644 --- a/mac/tclMacBOAAppInit.c +++ b/mac/tclMacBOAAppInit.c @@ -9,7 +9,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tclMacBOAAppInit.c 1.1 97/11/03 17:06:21 + * RCS: @(#) $Id: tclMacBOAAppInit.c,v 1.2 1998/09/14 18:40:04 stanton Exp $ */ #include "tcl.h" |