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