diff options
author | cvs2fossil <cvs2fossil> | 1999-03-24 05:40:44 (GMT) |
---|---|---|
committer | cvs2fossil <cvs2fossil> | 1999-03-24 05:40:44 (GMT) |
commit | 7419a72bda73e816a99494ae8f53089a64b1529d (patch) | |
tree | d11e982c30bc333c024502e54fae5cc75e23c121 | |
parent | b1b2faeb8fd6532e3e137cde6978e723ac4c9191 (diff) | |
download | tcl-core_8_0_5_synthetic.zip tcl-core_8_0_5_synthetic.tar.gz tcl-core_8_0_5_synthetic.tar.bz2 |
Created branch core-8-0-5-syntheticcore_8_0_5core_8_0_5_synthetic
-rw-r--r-- | tools/tcl.hpj.in | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tools/tcl.hpj.in b/tools/tcl.hpj.in new file mode 100644 index 0000000..15eb1e5 --- /dev/null +++ b/tools/tcl.hpj.in @@ -0,0 +1,19 @@ +; 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
+CNT=tcl.cnt
+COPYRIGHT=Copyright © 1998 Scriptics Corporation
+HLP=tcl.hlp
+
+[FILES]
+tcl.rtf
+
+[WINDOWS]
+main="Tcl/Tk Reference Manual",,0
+
+[CONFIG]
+BrowseButtons()
|