diff options
| author | aarne <aarne@chalmers.se> | 2009-06-22 14:30:55 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2009-06-22 14:30:55 +0000 |
| commit | f8fdaa7accef4c6935e5ecdf9ef292b1f7b2901b (patch) | |
| tree | abef31c1b21ad7bbfa891083130496d72f80dab4 /next-lib/src/catalan/LexiconCat.gf | |
| parent | b7f6393e9f9abaf8202f4adb8db12888202f969d (diff) | |
fixed warnings in present compilation of resource, esp. unreached patterns
Diffstat (limited to 'next-lib/src/catalan/LexiconCat.gf')
| -rw-r--r-- | next-lib/src/catalan/LexiconCat.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/catalan/LexiconCat.gf b/next-lib/src/catalan/LexiconCat.gf index 54902786d..053b80d43 100644 --- a/next-lib/src/catalan/LexiconCat.gf +++ b/next-lib/src/catalan/LexiconCat.gf @@ -360,6 +360,6 @@ lin ready_A = regA "preparat" ; reason_N = regFN "ra๓" ; uncertain_A = regA "incert" ; - have_V2 = dirV2 (verbV (tenir_108 "tenir")) ; + } ; |
