diff options
| author | aarne <aarne@chalmers.se> | 2010-04-06 20:35:12 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-04-06 20:35:12 +0000 |
| commit | b9fcba00cf1936887e86a98e4992c0f5565e47d2 (patch) | |
| tree | d46544b009ea7ebdc1a118b467aef17fd8ea4f06 /examples/phrasebook/DiffPhrasebook.gf | |
| parent | a66d2186fe0df7e72d2ebd7fc7c70629fe555ec4 (diff) | |
improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook
Diffstat (limited to 'examples/phrasebook/DiffPhrasebook.gf')
| -rw-r--r-- | examples/phrasebook/DiffPhrasebook.gf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/phrasebook/DiffPhrasebook.gf b/examples/phrasebook/DiffPhrasebook.gf deleted file mode 100644 index 27076323b..000000000 --- a/examples/phrasebook/DiffPhrasebook.gf +++ /dev/null @@ -1,9 +0,0 @@ -interface DiffPhrasebook = open Syntax in { - -oper - want_V2 : V2 ; - like_V2 : V2 ; - cost_V2 : V2 ; -- it costs five euros - cost_V : V ; -- how much does it cost - -} |
