initial checkin from subversion

This commit is contained in:
Tretter
2017-02-07 20:07:58 +00:00
commit e4f468da4b
84 changed files with 18782 additions and 0 deletions

24
tiah05a/README.PROGRAMMER Normal file
View File

@@ -0,0 +1,24 @@
TIAH (C) Joerg Tretter
I know, the code abolutely cofusing, but keep in mind:
This version is only the first prototype of TIAH.
There is a complete revision of the source planned for the next release.
So if you plan to adapt new features in this program better wait for
the new versions with a cleaned, object oriented source.
Nevertheless, please send me every modification you did for fixing bugs.
Plans for next releases
1. reengineer source-code (using classes, make code readable for others)
2. search-fuction
3. replace-function
4. fill-function
5. internal calculator (source numbering-system <-> target-numbering system)
6. perhaps various goodies :-))
7. Changes suggested by others.
Joerg Tretter
J.Tretter@gmx.de