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