mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 13:09:33 -06:00
gt Term
This commit is contained in:
@@ -73,6 +73,7 @@ pCommand ws = case ws of
|
||||
"gr" : [] -> aUnit CGenerateRandom
|
||||
"gr" : t -> aTerm CGenerateRandom t
|
||||
"gt" : [] -> aUnit CGenerateTrees
|
||||
"gt" : t -> aTerm CGenerateTrees t
|
||||
"pt" : s -> aTerm CPutTerm s
|
||||
----- "wt" : f : s -> aTerm (CWrapTerm (string2id f)) s
|
||||
"ma" : s -> aString CMorphoAnalyse s
|
||||
|
||||
Reference in New Issue
Block a user