1
0
forked from GitHub/gf-core

optimization flags and improver eng

This commit is contained in:
aarne
2005-02-05 09:52:04 +00:00
parent 977a7b6865
commit 2429599b50
15 changed files with 307 additions and 159 deletions

View File

@@ -212,8 +212,6 @@ fun
ExistCN : CN -> Cl ; -- "there is a bar"
ExistNumCN : Num -> CN -> Cl ; -- "there are (86) bars"
--- The type signatures of these ones should be changed from VP to VPI.
OneVP : VP -> Cl ; -- "one walks"
OneNP : NP ; -- "one (walks)"
} ;