tclcompiler Code
Brought to you by:
aotto1968
File | Date | Author | Commit |
---|---|---|---|
Md5Sum.tpkg | 2007-05-16 | aotto1968 | [r1] initial setup |
.FILES | 2007-05-16 | aotto1968 | [r1] initial setup |
CctMd5Sum.tcl | 2007-05-16 | aotto1968 | [r1] initial setup |
README | 2007-05-16 | aotto1968 | [r1] initial setup |
VERSION | 2007-05-16 | aotto1968 | [r1] initial setup |
md5.c | 2007-05-16 | aotto1968 | [r1] initial setup |
md5.h | 2007-05-16 | aotto1968 | [r1] initial setup |
md5c.tcl | 2007-05-16 | aotto1968 | [r1] initial setup |
md5sum.tcl.x | 2007-05-16 | aotto1968 | [r1] initial setup |
project.cct | 2007-05-16 | aotto1968 | [r1] initial setup |
#§ #§ CctMd5Sum - README #§ #§ (C) IPN - Ingenieurbuero fuer Praezisionsnumerik #§ #§ Dipl.-Ing. Andreas Otto #§ Ulmenstrasse 3 #§ D-34289 Zierenberg #§ mailto:aotto@t-online.de #§ #§ Alle Rechte vorbehalten #§ COMPILE ======= just type: "cct -t Md5Sum make c.is" for the core and: "cct -t CctMd5Sum make c.is" for the plugin or: "cct -a make c.is" for all together COMPILER PACKAGE ================ to add a package type: "cct -t Md5Sum pkg --add" or type: "cct -t Md5Sum pkg --upd" if the package "Md5Sum_1_0" is already available EXEC ==== just type: "cct md5sum -h" to get help