mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-02 17:36:59 -06:00
prelude sources to lib/src; present in StructuralEng; refactored checkGFCC
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
concrete PredefCnc of PredefAbs = {
|
||||
lincat
|
||||
Int = {s : Str ; size : Predef.Ints 1 ; last : Predef.Ints 9} ;
|
||||
Float, String = {s : Str} ;
|
||||
} ;
|
||||
Reference in New Issue
Block a user