diff options
author | stanton <stanton> | 1998-08-07 18:25:56 (GMT) |
---|---|---|
committer | stanton <stanton> | 1998-08-07 18:25:56 (GMT) |
commit | 3d614fba700ae20d821fe717a0974f7d03c071e1 (patch) | |
tree | 4af83818c17d49a7471f156562ad512225ed9b1b /tools/tcl.hpj | |
parent | 30ec6e22ce56093f3b75ae1c061cb5ee67b5409c (diff) | |
download | tcl-3d614fba700ae20d821fe717a0974f7d03c071e1.zip tcl-3d614fba700ae20d821fe717a0974f7d03c071e1.tar.gz tcl-3d614fba700ae20d821fe717a0974f7d03c071e1.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'tools/tcl.hpj')
-rw-r--r-- | tools/tcl.hpj | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/tools/tcl.hpj b/tools/tcl.hpj index 9e58351..cb9e31c 100644 --- a/tools/tcl.hpj +++ b/tools/tcl.hpj @@ -1,14 +1,20 @@ +; This file is maintained by HCW. Do not modify this file directly.
+
[OPTIONS]
+HCW=0
+LCID=0x409 0x0 0x0 ;English (United States)
REPORT=Yes
-TITLE=Tcl/Tk Reference Manual
CONTENTS=contents
-COPYRIGHT=Copyright © 1996-1997 Sun Microsystems, Inc.
+TITLE=Tcl/Tk Reference Manual
+CNT=.\tcl.cnt
+COPYRIGHT=Copyright © 1998 Scriptics Corporation
+HLP=.\tcl.hlp
[FILES]
.\tcl.rtf
[WINDOWS]
-main="Tcl/Tk Reference Manual",,0,,,0
+main="Tcl/Tk Reference Manual",,0
[CONFIG]
BrowseButtons()
|