diff options
| author | aarne <aarne@cs.chalmers.se> | 2009-03-13 16:05:13 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2009-03-13 16:05:13 +0000 |
| commit | 9b636333297ef49caece5ddb523e4bef7b8aea83 (patch) | |
| tree | e06ad1f15622e671b42d86af23224c4465400456 /next-lib/src/interlingua/IrregIna.gf | |
| parent | e66b27aa5b6939694af4a1aa02b1f6e49dc7f636 (diff) | |
interlingua updated for new resource
Diffstat (limited to 'next-lib/src/interlingua/IrregIna.gf')
| -rw-r--r-- | next-lib/src/interlingua/IrregIna.gf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/next-lib/src/interlingua/IrregIna.gf b/next-lib/src/interlingua/IrregIna.gf new file mode 100644 index 000000000..3e4a21d0e --- /dev/null +++ b/next-lib/src/interlingua/IrregIna.gf @@ -0,0 +1,7 @@ +--# -path=.:prelude:../abstract:../common + +concrete IrregIna of IrregInaAbs = CatIna ** open ParadigmsIna in { + +flags optimize=values ; + +} |
