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