mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 02:39:31 -06:00
add API modules for Polish
This commit is contained in:
6
lib/src/api/CombinatorsPol.gf
Normal file
6
lib/src/api/CombinatorsPol.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsPol = Combinators with
|
||||
(Cat = CatPol),
|
||||
(Structural = StructuralPol),
|
||||
(Constructors = ConstructorsPol) ;
|
||||
Reference in New Issue
Block a user