forked from GitHub/gf-core
completed IdiomCat to compile api and math
This commit is contained in:
4
lib/resource/mathematical/PredicationCat.gf
Normal file
4
lib/resource/mathematical/PredicationCat.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete PredicationCat of Predication = CatCat ** PredicationI with
|
||||
(Syntax = SyntaxCat),
|
||||
(Lang = LangCat) ;
|
||||
|
||||
Reference in New Issue
Block a user