more in ArithmEng

This commit is contained in:
aarne
2006-11-27 21:03:15 +00:00
parent 7876591867
commit 7c776e2c42
5 changed files with 39 additions and 26 deletions

View File

@@ -8,4 +8,6 @@ interface LexTheory = open Grammar in {
hypothesis_N : N ;
ifthen_DConj : DConj ;
defNP : Str -> NP ;
}