diff options
Diffstat (limited to 'frontend/syntax.dcl')
-rw-r--r-- | frontend/syntax.dcl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/syntax.dcl b/frontend/syntax.dcl index 107a1f3..d4253bd 100644 --- a/frontend/syntax.dcl +++ b/frontend/syntax.dcl @@ -884,7 +884,8 @@ cNonRecursiveAppl :== False | AVI_CorrespondenceNumber !Int /* auxiliary used in module comparedefimp */ | AVI_Used | AVI_Count !Int /* auxiliary used in module typesupport */ - + | AVI_SequenceNumber !Int // RWS + :: AttrVarInfoPtr :== Ptr AttrVarInfo :: AttrVarHeap :== Heap AttrVarInfo |