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