Files
gf-core/lib/src/api/CombinatorsMon.gf
hallgren 7c1be91839 Fix -path directives for Mongolian
+ Remove references to alltenses.
+ Remove references to ../../prelude
+ Add missing reference to ../common in mongolian/SymbolMon.gf
2015-03-13 14:41:30 +00:00

6 lines
132 B
Plaintext

resource CombinatorsMon = Combinators with
(Cat = CatMon),
(Structural = StructuralMon),
(Constructors = ConstructorsMon) ;