Numeral in Syntax; Ara and Cat

This commit is contained in:
aarne
2007-06-27 14:15:26 +00:00
parent b52001c74f
commit 83f7e26855
16 changed files with 28 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:alltenses:prelude
interface Syntax = Constructors, Cat, Structural ** {} ;
interface Syntax = Constructors, Cat, Structural, Numeral ;