diff --git a/lib/src/api/Constructors.gf b/lib/src/api/Constructors.gf index 71d18c19d..ab5fd840c 100644 --- a/lib/src/api/Constructors.gf +++ b/lib/src/api/Constructors.gf @@ -1647,6 +1647,7 @@ incomplete resource Constructors = open Grammar in { --% ListAP : Type = Grammar.ListAP ; ListNP : Type = Grammar.ListNP ; ListS : Type = Grammar.ListS ; + ListRS : Type = Grammar.ListRS ; -- bw to 4