mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 18:02:25 +00:00
first colored messasges in OPM using vt100, 'f' option added to disable
it
Former-commit-id: 338c3f47e8
This commit is contained in:
parent
da0807d369
commit
485e27a287
29 changed files with 757 additions and 136 deletions
|
|
@ -4,7 +4,7 @@ MODULE voc; (* J. Templ 3.2.95 *)
|
|||
SYSTEM, Unix, Kernel := Kernel0,
|
||||
OPP, OPB, OPT,
|
||||
OPV, OPC, OPM,
|
||||
extTools, Strings := oocOakStrings;
|
||||
extTools, Strings;
|
||||
|
||||
VAR mname : ARRAY 256 OF CHAR; (* noch *)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue