mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 08:42:50 -06:00
tried to change Jap to Jpn everywhere
This commit is contained in:
6
lib/src/api/CombinatorsJpn.gf
Normal file
6
lib/src/api/CombinatorsJpn.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsJpn = Combinators with
|
||||
(Cat = CatJpn),
|
||||
(Structural = StructuralJpn),
|
||||
(Constructors = ConstructorsJpn) ;
|
||||
Reference in New Issue
Block a user