mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-30 19:18:33 -06:00
refresh compilation phase in the new format
This commit is contained in:
@@ -163,6 +163,9 @@ typePType = Sort "PType"
|
||||
typeStr :: Type
|
||||
typeStr = Sort "Str"
|
||||
|
||||
typeTok :: Type ---- deprecated
|
||||
typeTok = Sort "Tok"
|
||||
|
||||
cPredef :: Ident
|
||||
cPredef = identC "Predef"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user