fixed or sources

Former-commit-id: c8cc104507
This commit is contained in:
Norayr Chilingarian 2014-09-13 18:27:48 +04:00
parent e7e2177e18
commit 8ae13afedd
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
MODULE ORB; (*NW 7.10.2013 in Oberon-07*)
IMPORT Files := OakFiles, ORS, S := SYSTEM;
IMPORT Files, ORS, S := SYSTEM;
TYPE BYTE = S.BYTE;
(*Definition of data types Object and Type, which together form the data structure
called "symbol table". Contains procedures for creation of Objects, and for search: