mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 14:32:24 +00:00
ported StreamConditions, Conditions fixed
This commit is contained in:
parent
81e897f416
commit
4c7126816b
3 changed files with 176 additions and 2 deletions
|
|
@ -142,7 +142,7 @@ MODULE ulmConditions;
|
|||
gettime*: GetTimeProc;
|
||||
preconditions*: PreConditionsProc;
|
||||
END;
|
||||
Description = POINTER TO DescriptionRec;
|
||||
Description* = POINTER TO DescriptionRec;
|
||||
DescriptionRec* =
|
||||
RECORD
|
||||
(Objects.ObjectRec)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue