forked from GitHub/gf-core
removed inheritance of Numerals in Syntax, added Combinators (for all langs now)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
instance SyntaxEng of Syntax = ConstructorsEng, CatEng, StructuralEng, NumeralEng ;
|
||||
instance SyntaxEng of Syntax =
|
||||
ConstructorsEng, CatEng, StructuralEng, CombinatorsEng ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user