small changes in OPC and OPM, updated powerpc bootstrap binaries. -- noch

Former-commit-id: d68b3c2575
This commit is contained in:
norayr 2015-02-02 21:14:50 +04:00
parent 986a4cde95
commit 6d86e29db5
8 changed files with 254 additions and 253 deletions

View file

@ -856,6 +856,7 @@ MODULE OPC; (* copyright (c) J. Templ 12.7.95 / 3.7.96 *)
| OPM.dontlink: OPM.Write("c")
| OPM.mainlinkstat: OPM.Write("M")
| OPM.notcoloroutput: OPM.Write("f")
| OPM.forcenewsym: OPM.Write("F")
ELSE
(* this else is necessary cause
if someone defined a new option in OPM module