mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
ListRS added to api
This commit is contained in:
@@ -1647,6 +1647,7 @@ incomplete resource Constructors = open Grammar in { --%
|
|||||||
ListAP : Type = Grammar.ListAP ;
|
ListAP : Type = Grammar.ListAP ;
|
||||||
ListNP : Type = Grammar.ListNP ;
|
ListNP : Type = Grammar.ListNP ;
|
||||||
ListS : Type = Grammar.ListS ;
|
ListS : Type = Grammar.ListS ;
|
||||||
|
ListRS : Type = Grammar.ListRS ;
|
||||||
|
|
||||||
-- bw to 4
|
-- bw to 4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user