first colored messasges in OPM using vt100, 'f' option added to disable

it


Former-commit-id: 338c3f47e8
This commit is contained in:
Norayr Chilingarian 2014-04-14 01:22:03 +04:00
parent da0807d369
commit 485e27a287
29 changed files with 757 additions and 136 deletions

View file

@ -1,5 +1,5 @@
MODULE extTools;
IMPORT Args, Unix, Strings := oocOakStrings, Console, version;
IMPORT Args, Unix, Strings, Console, version;
(*
INCLUDEPATH = -Isrc/lib/system/linux/gnuc/x86_64
CCOPT = -fPIC $(INCLUDEPATH) -g