tclcompiler Code
Brought to you by:
aotto1968
File | Date | Author | Commit |
---|---|---|---|
InitScript.tpkg | 2007-05-16 | aotto1968 | [r1] initial setup |
.FILES | 2007-05-16 | aotto1968 | [r1] initial setup |
InitScript.tcl | 2007-05-16 | aotto1968 | [r1] initial setup |
MacInitScript.tcl | 2007-05-16 | aotto1968 | [r1] initial setup |
README | 2007-05-16 | aotto1968 | [r1] initial setup |
VERSION | 2007-05-16 | aotto1968 | [r1] initial setup |
project.cct | 2007-05-16 | aotto1968 | [r1] initial setup |
#§ #§ InitScript - README #§ #§ (C) IPN - Ingenieurbuero fuer Praezisionsnumerik #§ #§ Dipl.-Ing. Andreas Otto #§ Ulmenstrasse 3 #§ D-34289 Zierenberg #§ #§ mailto:info@compiler-factory.de #§ http://tclcompiler.sourceforge.net #§ #§ all rights reserved #§ 1) The "InitScript" package provide the default script for POWER-Tcl setup 2) The script is called by "setup" during installation 3) "initScript" creates the POWER-Tcl access commands cct ......... command line interface 4) to add your own setup or modify the default setup edit the InitScript.tcl code 5) to compile "InitScript" use >> cct -a make c.is 6) to install "InitScript" use >> cct -t InitScript pkg --upd