diff options
author | davygrvy <davygrvy@pobox.com> | 2001-08-16 10:42:58 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2001-08-16 10:42:58 (GMT) |
commit | da416edcbfe476f7f42545208f2e66add2d181f4 (patch) | |
tree | 76f29f1e4953f0091071f070197eb728910ade74 /tools/tcl.hpj.in | |
parent | f5bc326c1771e737ae60b31fecc507888301f2c2 (diff) | |
download | tcl-da416edcbfe476f7f42545208f2e66add2d181f4.zip tcl-da416edcbfe476f7f42545208f2e66add2d181f4.tar.gz tcl-da416edcbfe476f7f42545208f2e66add2d181f4.tar.bz2 |
* tools/tcl.wse.in:
* tools/tcl.hpj.in:
* win/tcl.hpj.in: Removed -kb storage in CVS to ensure these text
files are checked-out in the translation mode CVS is in. Setting
these as binary as part of an effort to make sure they are always
in CRLF, no matter what the CVS translation, is bypassing how CVS
works and is confusing.
Diffstat (limited to 'tools/tcl.hpj.in')
-rw-r--r-- | tools/tcl.hpj.in | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/tools/tcl.hpj.in b/tools/tcl.hpj.in index 84c0349..2a8c94a 100644 --- a/tools/tcl.hpj.in +++ b/tools/tcl.hpj.in @@ -1,19 +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=tcl84.cnt
-COPYRIGHT=Copyright © 2000 Ajuba Solutions
-HLP=tcl84.hlp
-
-[FILES]
-tcl.rtf
-
-[WINDOWS]
-main="Tcl/Tk Reference Manual",,0
-
-[CONFIG]
-BrowseButtons()
+; 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=tcl84.cnt +COPYRIGHT=Copyright © 2000 Ajuba Solutions +HLP=tcl84.hlp + +[FILES] +tcl.rtf + +[WINDOWS] +main="Tcl/Tk Reference Manual",,0 + +[CONFIG] +BrowseButtons() |