mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 05:02:50 -06:00
cleaned up new GFCC, but added RP as deprecated
This commit is contained in:
@@ -53,7 +53,10 @@ wildCId :: CId
|
||||
wildCId = CId "_"
|
||||
|
||||
exp0 :: Exp
|
||||
exp0 = Tr (AM 0) []
|
||||
exp0 = tree (AM 0) []
|
||||
|
||||
primNotion :: Exp
|
||||
primNotion = EEq []
|
||||
|
||||
term0 :: CId -> Term
|
||||
term0 _ = TM
|
||||
|
||||
Reference in New Issue
Block a user