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