diff options
Diffstat (limited to 'old-lib/resource/mathematical/PredicationFin.gf')
| -rw-r--r-- | old-lib/resource/mathematical/PredicationFin.gf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old-lib/resource/mathematical/PredicationFin.gf b/old-lib/resource/mathematical/PredicationFin.gf new file mode 100644 index 000000000..86982aaae --- /dev/null +++ b/old-lib/resource/mathematical/PredicationFin.gf @@ -0,0 +1,4 @@ +concrete PredicationFin of Predication = CatFin ** PredicationI with + (Syntax = SyntaxFin), + (Lang = LangFin) ; + |
