diff options
Diffstat (limited to 'next-lib/src/french/PhraseFre.gf')
| -rw-r--r-- | next-lib/src/french/PhraseFre.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/next-lib/src/french/PhraseFre.gf b/next-lib/src/french/PhraseFre.gf new file mode 100644 index 000000000..defc9fa14 --- /dev/null +++ b/next-lib/src/french/PhraseFre.gf @@ -0,0 +1,2 @@ +concrete PhraseFre of Phrase = CatFre ** PhraseRomance with + (ResRomance = ResFre) ; |
