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