diff options
Diffstat (limited to 'mac')
43 files changed, 43 insertions, 43 deletions
diff --git a/mac/MW_TkHeader.pch b/mac/MW_TkHeader.pch index 7b7e2a4..433795d 100644 --- a/mac/MW_TkHeader.pch +++ b/mac/MW_TkHeader.pch @@ -12,7 +12,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) MW_TkHeader.pch 1.26 97/11/20 19:37:29 + * RCS: @(#) $Id: MW_TkHeader.pch,v 1.2 1998/09/14 18:23:33 stanton Exp $ */ /* @@ -8,7 +8,7 @@ Jim Ingham Cygnus Solutions jingham@cygnus.com -SCCS: %Z% $Id: README,v 1.2 1998/08/12 11:38:17 welch Exp $ +RCS: @(#) $Id: README,v 1.3 1998/09/14 18:23:33 stanton Exp $ 1. Introduction --------------- diff --git a/mac/bugs.doc b/mac/bugs.doc index e522d8c..b847345 100644 --- a/mac/bugs.doc +++ b/mac/bugs.doc @@ -4,7 +4,7 @@ by Ray Johnson Sun Microsystems Laboratories rjohnson@eng.sun.com -SCCS: @(#) bugs.doc 1.10 97/11/03 17:16:00 +RCS: @(#) $Id: bugs.doc,v 1.2 1998/09/14 18:23:33 stanton Exp $ We are now very close to passing the test suite for Tk. We are very interested in finding remaining bugs that still linger. Please let us diff --git a/mac/tclets.tcl b/mac/tclets.tcl index c8726a8..d6b847b 100644 --- a/mac/tclets.tcl +++ b/mac/tclets.tcl @@ -7,7 +7,7 @@ # into a copy of a stub application (the user can pick). The file is placed into the # TEXT resource named "tclshrc" which is automatically executed on startup. # -# SCCS: @(#) tclets.tcl 1.2 97/08/15 09:25:56 +# RCS: @(#) $Id: tclets.tcl,v 1.2 1998/09/14 18:23:33 stanton Exp $ # # Copyright (c) 1997 Sun Microsystems, Inc. # diff --git a/mac/tkMac.h b/mac/tkMac.h index 63b950c..45eafdc 100644 --- a/mac/tkMac.h +++ b/mac/tkMac.h @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacInt.h 1.58 97/05/06 16:45:18 + * RCS: @(#) $Id: tkMac.h,v 1.4 1998/09/14 18:23:34 stanton Exp $ */ #ifndef _TKMAC diff --git a/mac/tkMacAppInit.c b/mac/tkMacAppInit.c index bbbbba0..92b2c2a 100644 --- a/mac/tkMacAppInit.c +++ b/mac/tkMacAppInit.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: @(#) tkMacAppInit.c 1.35 97/07/28 11:18:55 + * RCS: @(#) $Id: tkMacAppInit.c,v 1.3 1998/09/14 18:23:34 stanton Exp $ */ #include <Gestalt.h> diff --git a/mac/tkMacApplication.r b/mac/tkMacApplication.r index 365035d..ce23919 100644 --- a/mac/tkMacApplication.r +++ b/mac/tkMacApplication.r @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacApplication.r 1.3 97/11/03 17:16:24 + * RCS: @(#) $Id: tkMacApplication.r,v 1.2 1998/09/14 18:23:34 stanton Exp $ */ #include <Types.r> diff --git a/mac/tkMacBitmap.c b/mac/tkMacBitmap.c index fd08193..6f09434 100644 --- a/mac/tkMacBitmap.c +++ b/mac/tkMacBitmap.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacBitmap.c 1.4 96/12/13 11:13:16 + * RCS: @(#) $Id: tkMacBitmap.c,v 1.2 1998/09/14 18:23:34 stanton Exp $ */ #include "tkPort.h" diff --git a/mac/tkMacButton.c b/mac/tkMacButton.c index 7becc36..455445e 100644 --- a/mac/tkMacButton.c +++ b/mac/tkMacButton.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: @(#) tkMacButton.c 1.18 97/11/20 18:27:21 + * RCS: @(#) $Id: tkMacButton.c,v 1.3 1998/09/14 18:23:34 stanton Exp $ */ #include "tkButton.h" diff --git a/mac/tkMacClipboard.c b/mac/tkMacClipboard.c index 0c06f1d..9d387f5 100644 --- a/mac/tkMacClipboard.c +++ b/mac/tkMacClipboard.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacClipboard.c 1.18 97/05/01 15:41:17 + * RCS: @(#) $Id: tkMacClipboard.c,v 1.2 1998/09/14 18:23:34 stanton Exp $ */ #include "tkInt.h" diff --git a/mac/tkMacColor.c b/mac/tkMacColor.c index 56fe38d..4de218d 100644 --- a/mac/tkMacColor.c +++ b/mac/tkMacColor.c @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacColor.c 1.36 96/11/25 11:02:12 + * RCS: @(#) $Id: tkMacColor.c,v 1.2 1998/09/14 18:23:34 stanton Exp $ */ #include <tkColor.h> diff --git a/mac/tkMacCursor.c b/mac/tkMacCursor.c index 805dac3..4b8a454 100644 --- a/mac/tkMacCursor.c +++ b/mac/tkMacCursor.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacCursor.c 1.20 97/09/17 19:33:13 + * RCS: @(#) $Id: tkMacCursor.c,v 1.3 1998/09/14 18:23:34 stanton Exp $ */ #include "tkPort.h" diff --git a/mac/tkMacCursors.r b/mac/tkMacCursors.r index 44ad02e..0d199e5 100644 --- a/mac/tkMacCursors.r +++ b/mac/tkMacCursors.r @@ -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: @(#) tkMacCursors.r 1.3 96/01/25 10:24:15 + * RCS: @(#) $Id: tkMacCursors.r,v 1.2 1998/09/14 18:23:34 stanton Exp $ */ /* diff --git a/mac/tkMacDefault.h b/mac/tkMacDefault.h index 372d89b..886bdd3 100644 --- a/mac/tkMacDefault.h +++ b/mac/tkMacDefault.h @@ -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: @(#) tkMacDefault.h 1.48 97/10/09 17:45:04 + * RCS: @(#) $Id: tkMacDefault.h,v 1.2 1998/09/14 18:23:35 stanton Exp $ */ #ifndef _TKMACDEFAULT diff --git a/mac/tkMacDialog.c b/mac/tkMacDialog.c index 43d11a5..a2a98fd 100644 --- a/mac/tkMacDialog.c +++ b/mac/tkMacDialog.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacDialog.c 1.12 96/12/03 11:15:12 + * RCS: @(#) $Id: tkMacDialog.c,v 1.2 1998/09/14 18:23:35 stanton Exp $ * */ diff --git a/mac/tkMacDraw.c b/mac/tkMacDraw.c index 9624041..df139f9 100644 --- a/mac/tkMacDraw.c +++ b/mac/tkMacDraw.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: @(#) tkMacDraw.c 1.55 97/11/20 18:28:56 + * RCS: @(#) $Id: tkMacDraw.c,v 1.2 1998/09/14 18:23:35 stanton Exp $ */ #include "tkInt.h" diff --git a/mac/tkMacEmbed.c b/mac/tkMacEmbed.c index 91f06d6..58f4c88 100644 --- a/mac/tkMacEmbed.c +++ b/mac/tkMacEmbed.c @@ -13,7 +13,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacEmbed.c 1.6 97/10/31 17:20:22 + * RCS: @(#) $Id: tkMacEmbed.c,v 1.3 1998/09/14 18:23:35 stanton Exp $ */ #include "tkInt.h" diff --git a/mac/tkMacFont.c b/mac/tkMacFont.c index 8619880..79f6a38 100644 --- a/mac/tkMacFont.c +++ b/mac/tkMacFont.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:@(#) tkMacFont.c 1.52 97/11/20 18:29:51 + * RCS: @(#) $Id: tkMacFont.c,v 1.2 1998/09/14 18:23:35 stanton Exp $ */ #include <Windows.h> diff --git a/mac/tkMacHLEvents.c b/mac/tkMacHLEvents.c index 39f7836..71ce38c 100644 --- a/mac/tkMacHLEvents.c +++ b/mac/tkMacHLEvents.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: @(#) tkMacHLEvents.c 1.21 97/09/17 17:19:00 + * RCS: @(#) $Id: tkMacHLEvents.c,v 1.2 1998/09/14 18:23:35 stanton Exp $ */ #include "tcl.h" diff --git a/mac/tkMacInit.c b/mac/tkMacInit.c index bb1f8b3..08c1fe6 100644 --- a/mac/tkMacInit.c +++ b/mac/tkMacInit.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: @(#) tkMacInit.c 1.30 96/12/17 15:20:16 + * RCS: @(#) $Id: tkMacInit.c,v 1.2 1998/09/14 18:23:36 stanton Exp $ */ #include <Resources.h> diff --git a/mac/tkMacInt.h b/mac/tkMacInt.h index 2e19a73..2d863ae 100644 --- a/mac/tkMacInt.h +++ b/mac/tkMacInt.h @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacInt.h 1.67 97/11/20 18:30:38 + * RCS: @(#) $Id: tkMacInt.h,v 1.4 1998/09/14 18:23:36 stanton Exp $ */ #ifndef _TKMACINT diff --git a/mac/tkMacKeyboard.c b/mac/tkMacKeyboard.c index a1dfad8..94f272d 100644 --- a/mac/tkMacKeyboard.c +++ b/mac/tkMacKeyboard.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacKeyboard.c 1.14 96/08/15 15:34:00 + * RCS: @(#) $Id: tkMacKeyboard.c,v 1.2 1998/09/14 18:23:37 stanton Exp $ */ #include "tkInt.h" diff --git a/mac/tkMacLibrary.r b/mac/tkMacLibrary.r index b68aec1..1b453d7 100644 --- a/mac/tkMacLibrary.r +++ b/mac/tkMacLibrary.r @@ -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: @(#) tkMacLibrary.r 1.9 97/11/20 18:31:20 + * RCS: @(#) $Id: tkMacLibrary.r,v 1.3 1998/09/14 18:23:37 stanton Exp $ */ /* diff --git a/mac/tkMacMDEF.c b/mac/tkMacMDEF.c index f7ce485..bf8743c 100644 --- a/mac/tkMacMDEF.c +++ b/mac/tkMacMDEF.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: @(#) tkMacMDEF.c 1.5 97/07/11 %V% + * RCS: @(#) $Id: tkMacMDEF.c,v 1.2 1998/09/14 18:23:37 stanton Exp $ */ #define MAC_TCL diff --git a/mac/tkMacMDEF.r b/mac/tkMacMDEF.r index 5c18104..d6cbf50 100644 --- a/mac/tkMacMDEF.r +++ b/mac/tkMacMDEF.r @@ -15,7 +15,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacMDEF.r 1.6 97/07/11 18:09:47 + * RCS: @(#) $Id: tkMacMDEF.r,v 1.2 1998/09/14 18:23:37 stanton Exp $ */ #include <Types.r> diff --git a/mac/tkMacMenu.c b/mac/tkMacMenu.c index 4f98a81..78ed3eb 100644 --- a/mac/tkMacMenu.c +++ b/mac/tkMacMenu.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacMenu.c 1.107 97/11/20 18:33:09 + * RCS: @(#) $Id: tkMacMenu.c,v 1.5 1998/09/14 18:23:37 stanton Exp $ */ #include <Menus.h> diff --git a/mac/tkMacMenu.r b/mac/tkMacMenu.r index 5061582..b2fb815 100644 --- a/mac/tkMacMenu.r +++ b/mac/tkMacMenu.r @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacMenu.r 1.1 97/07/11 18:06:27 + * RCS: @(#) $Id: tkMacMenu.r,v 1.3 1998/09/14 18:23:38 stanton Exp $ */ #include <Types.r> diff --git a/mac/tkMacMenubutton.c b/mac/tkMacMenubutton.c index 42b8d2b..6f7c8cb 100644 --- a/mac/tkMacMenubutton.c +++ b/mac/tkMacMenubutton.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: @(#) tkMacMenubutton.c 1.4 97/01/03 13:55:19 + * RCS: @(#) $Id: tkMacMenubutton.c,v 1.2 1998/09/14 18:23:38 stanton Exp $ */ #include "tkMenubutton.h" diff --git a/mac/tkMacMenus.c b/mac/tkMacMenus.c index 6eaf0ae..7e95391 100644 --- a/mac/tkMacMenus.c +++ b/mac/tkMacMenus.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: @(#) tkMacMenus.c 1.38 97/10/31 17:37:03 + * RCS: @(#) $Id: tkMacMenus.c,v 1.2 1998/09/14 18:23:38 stanton Exp $ */ #include "tcl.h" diff --git a/mac/tkMacPort.h b/mac/tkMacPort.h index 733e745..e83e35a 100644 --- a/mac/tkMacPort.h +++ b/mac/tkMacPort.h @@ -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: @(#) tkMacPort.h 1.52 97/07/28 11:18:59 + * RCS: @(#) $Id: tkMacPort.h,v 1.2 1998/09/14 18:23:38 stanton Exp $ */ #ifndef _TKMACPORT diff --git a/mac/tkMacProjects.sea.hqx b/mac/tkMacProjects.sea.hqx index a6542ae..68610bb 100644 --- a/mac/tkMacProjects.sea.hqx +++ b/mac/tkMacProjects.sea.hqx @@ -111,7 +111,7 @@ Z`Ib)Z4%i$bGJ9X6F!ii&Ci@V`P(KJ("E1#VF&%i+0iEl`NRKSR"3Z#HF%qi!ai4 E`KRKNR!QZ#1F%Di)KiBR`JrKKF)(V39I00UbIA(Y"pjdf3q1Y9)E[6caVE$2(R! PU9VDAM$B#EimHiQ52h[JkX@e+j0i1FPTLIC-E@m2pYC&(p4E("f&`F`@M9!@90- )#Eh314ad[ei83pRRN!#M#$Yfq*kPTd`EcpGdGDq)ma%2Mc+GCh%D)"ljB&0*[(! -qa@F,pXC(iSP@h1XP[E'MU8dI%pq1kIR'h[$Revision$Y2TIK1PkI1qVb@hcAbQPE!&XdQ +qa@F,pXC(iSP@h1XP[E'MU8dI%pq1kIR'h[%I%Y2TIK1PkI1qVb@hcAbQPE!&XdQ 4CpFNq9U[S3iXA[LZIBhAehEGHhGYek(GqqFDqkjFMEkRX5#[BZIV,SpU9d(`ahr Q[0IYM9BDqm2!A[V`ZXe4%(rZ6RpDJfFNa$hDD[i*lbdT4l-'APk'9D(Ae$jpjIf e$l`j2"kk@HIdX-'[ef(rAD9()dh'0BaI',N`*Q&8aYK#aX9k$-EBJr%CSc4'Bic diff --git a/mac/tkMacProlog.c b/mac/tkMacProlog.c index 21cf67c..c996f21 100644 --- a/mac/tkMacProlog.c +++ b/mac/tkMacProlog.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: @(#) tkMacProlog.c 1.6 97/05/21 10:01:07 + * RCS: @(#) $Id: tkMacProlog.c,v 1.2 1998/09/14 18:23:38 stanton Exp $ */ #include "tkInt.h" diff --git a/mac/tkMacRegion.c b/mac/tkMacRegion.c index 534624c..f9f70be 100644 --- a/mac/tkMacRegion.c +++ b/mac/tkMacRegion.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacRegion.c 1.9 96/12/03 11:46:50 + * RCS: @(#) $Id: tkMacRegion.c,v 1.2 1998/09/14 18:23:39 stanton Exp $ */ #include "tkInt.h" diff --git a/mac/tkMacResource.r b/mac/tkMacResource.r index f3973c9..3ff3db4 100644 --- a/mac/tkMacResource.r +++ b/mac/tkMacResource.r @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacResource.r 1.35 97/11/03 17:16:34 + * RCS: @(#) $Id: tkMacResource.r,v 1.3 1998/09/14 18:23:39 stanton Exp $ */ /* diff --git a/mac/tkMacScale.c b/mac/tkMacScale.c index 292a064..7a973e8 100644 --- a/mac/tkMacScale.c +++ b/mac/tkMacScale.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: @(#) tkMacScale.c 1.3 96/10/17 13:16:18 + * RCS: @(#) $Id: tkMacScale.c,v 1.2 1998/09/14 18:23:39 stanton Exp $ */ #include "tkScale.h" diff --git a/mac/tkMacScrlbr.c b/mac/tkMacScrlbr.c index c76daec..e54c3c9 100644 --- a/mac/tkMacScrlbr.c +++ b/mac/tkMacScrlbr.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: @(#) tkMacScrlbr.c 1.9 96/12/10 20:04:39 + * RCS: @(#) $Id: tkMacScrlbr.c,v 1.2 1998/09/14 18:23:39 stanton Exp $ */ #include "tkScrollbar.h" diff --git a/mac/tkMacSend.c b/mac/tkMacSend.c index 85065ac..45a63bd 100644 --- a/mac/tkMacSend.c +++ b/mac/tkMacSend.c @@ -12,7 +12,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacSend.c 1.7 96/12/03 11:48:27 + * RCS: @(#) $Id: tkMacSend.c,v 1.2 1998/09/14 18:23:39 stanton Exp $ */ #include "tkPort.h" diff --git a/mac/tkMacSubwindows.c b/mac/tkMacSubwindows.c index b9dbaac..b37e9f8 100644 --- a/mac/tkMacSubwindows.c +++ b/mac/tkMacSubwindows.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacSubwindows.c 1.81 97/10/29 11:46:54 + * RCS: @(#) $Id: tkMacSubwindows.c,v 1.4 1998/09/14 18:23:39 stanton Exp $ */ #include "tkInt.h" diff --git a/mac/tkMacTest.c b/mac/tkMacTest.c index 46a7bb1..6be2ebe 100644 --- a/mac/tkMacTest.c +++ b/mac/tkMacTest.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: @(#) tkMacTest.c 1.2 96/12/15 14:34:00 + * RCS: @(#) $Id: tkMacTest.c,v 1.2 1998/09/14 18:23:39 stanton Exp $ */ #include <Types.h> diff --git a/mac/tkMacWindowMgr.c b/mac/tkMacWindowMgr.c index 6ffaa2e..c073ca3 100644 --- a/mac/tkMacWindowMgr.c +++ b/mac/tkMacWindowMgr.c @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacWindowMgr.c 1.59 97/11/20 18:56:39 + * RCS: @(#) $Id: tkMacWindowMgr.c,v 1.3 1998/09/14 18:23:40 stanton Exp $ */ #include <Events.h> diff --git a/mac/tkMacWm.c b/mac/tkMacWm.c index e323d12..2833553 100644 --- a/mac/tkMacWm.c +++ b/mac/tkMacWm.c @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacWm.c 1.72 97/10/29 13:27:30 + * RCS: @(#) $Id: tkMacWm.c,v 1.4 1998/09/14 18:23:40 stanton Exp $ */ #include <Gestalt.h> diff --git a/mac/tkMacXCursors.r b/mac/tkMacXCursors.r index 29ddc3e..f04def6 100644 --- a/mac/tkMacXCursors.r +++ b/mac/tkMacXCursors.r @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacXCursors.r 1.4 96/01/11 13:18:22 + * RCS: @(#) $Id: tkMacXCursors.r,v 1.2 1998/09/14 18:23:40 stanton Exp $ */ /* diff --git a/mac/tkMacXStubs.c b/mac/tkMacXStubs.c index a109353..ba25207 100644 --- a/mac/tkMacXStubs.c +++ b/mac/tkMacXStubs.c @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) tkMacXStubs.c 1.87 97/11/20 18:35:29 + * RCS: @(#) $Id: tkMacXStubs.c,v 1.3 1998/09/14 18:23:40 stanton Exp $ */ #include "tkInt.h" |