more in ArithmEng

This commit is contained in:
aarne
2006-11-27 21:03:15 +00:00
parent 8cd9a329fa
commit 0c5f2c1288
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 ;
}