Sets module

Former-commit-id: 4bacf7f752
This commit is contained in:
Norayr Chilingarian 2014-01-24 23:04:41 +04:00
parent 54aa81283c
commit f20e35c84d
18 changed files with 622 additions and 39 deletions

View file

@ -1,6 +1,6 @@
MODULE CRT; (* Cocol-R Tables *)
IMPORT Texts := CmdlnTexts, Out := Console, (*Oberon,*) Sets;
IMPORT Texts := CmdlnTexts, Out := Console, (*Oberon,*) Sets := Sets0;
CONST
maxSymbols* = 300; (*max nr of t, nt, and pragmas*)