mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 12:12:25 +00:00
parent
e7e2177e18
commit
8ae13afedd
4 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
MODULE ORG; (* NW 10.10.2013 code generator in Oberon-07 for RISC*)
|
||||
IMPORT SYSTEM, Files := OakFiles, ORS, ORB;
|
||||
IMPORT SYSTEM, Files, ORS, ORB;
|
||||
(*Code generator for Oberon compiler for RISC processor.
|
||||
Procedural interface to Parser OSAP; result in array "code".
|
||||
Procedure Close writes code-files*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue