separated string helper functions to a different module

added wirth styled timestamps
renamed makefile to lowercase
This commit is contained in:
norayr 2017-05-18 12:56:38 +04:00
parent c56cf32567
commit d94bf140dc
9 changed files with 161 additions and 155 deletions

View file

@ -1,4 +1,4 @@
MODULE test;
MODULE test; (* noch 13.4.2017 / 18.5.2017*)
IMPORT IRC, Out, Strings := ooc2Strings;