mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
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