tclcompiler Code
Brought to you by:
aotto1968
##
## Compiler3 - README
##
## (C) IPN - Ingenieurbuero fuer Praezisionsnumerik
##
## Dipl.-Ing. Andreas Otto
## Ulmenstrasse 3
## D-34289 Zierenberg
##
## Alle Rechte vorbehalten
##
Development Environment Compiler3
=================================
1) read for use with bash on lini386
or with cygwin on wini386
2) the "Compiler" -> LinComp.CVS have to be
installed as
./lib/JavaKiller
e.g. JavaKiller is the internal project name
3) to be ready you need to "lndir" the Compiler3.CVS
directory to Compiler3
|-Compiler3.CVS
-|
|-Compiler3
mkdir Compiler3
cd Compiler3
lndir ../Compiler3.CVS
4) to start unsing the projects you need first
. .Init.sh to setup the environment
5) user "cdcvs" or "cdhome" to change you current
working directory in the CVS tree or back.
usually you work only in the home e.g. Compiler3
directory tree and only change into the CVS tree
to add remove files and work with "cvs .."
6) if the CVS tree changed allways use the tool
"LnDir" to sync the HOME tree with the CVS tree.