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