OSDN Git Service

touched all Tcl files to ease next import.
[pf3gnuchains/pf3gnuchains3x.git] / tcl / mac / tclMacResource.r
index 4bde129..8a58c84 100644 (file)
@@ -44,14 +44,14 @@ resource 'vers' (1) {
        TCL_MAJOR_VERSION, MINOR_VERSION,
        RELEASE_LEVEL, 0x00, verUS,
        TCL_PATCH_LEVEL,
-       TCL_PATCH_LEVEL ", by Ray Johnson © Sun Microsystems"
+       TCL_PATCH_LEVEL ", by Ray Johnson & Jim Ingham © Scriptics Inc."
 };
 
 resource 'vers' (2) {
        TCL_MAJOR_VERSION, MINOR_VERSION,
        RELEASE_LEVEL, 0x00, verUS,
        TCL_PATCH_LEVEL,
-       "Simple Tcl Shell " TCL_PATCH_LEVEL " © 1996"
+       "Simple Tcl Shell " TCL_PATCH_LEVEL " © 1996 - 1999"
 };
 
 
@@ -67,9 +67,7 @@ resource 'vers' (2) {
  * will load the TEXT resource named "Init".
  */
 
-read 'TEXT' (0, "Init", purgeable, preload) "::library:init.tcl";
-read 'TEXT' (1, "History", purgeable,preload) "::library:history.tcl";
-read 'TEXT' (2, "Word", purgeable,preload) "::library:word.tcl";
+#include "tclMacTclCode.r"
 
 /*
  * The following resource is used when creating the 'env' variable in