diff options
Diffstat (limited to 'next-lib/src/french/VerbFre.gf')
| -rw-r--r-- | next-lib/src/french/VerbFre.gf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/next-lib/src/french/VerbFre.gf b/next-lib/src/french/VerbFre.gf new file mode 100644 index 000000000..9630ec92d --- /dev/null +++ b/next-lib/src/french/VerbFre.gf @@ -0,0 +1,4 @@ +--# -path=.:romance:abstract:../common:prelude + +concrete VerbFre of Verb = CatFre ** VerbRomance with + (ResRomance = ResFre) ; |
