1
0
forked from GitHub/gf-core

Japanese added to RGL Make and synopsis

This commit is contained in:
aarne
2012-05-07 12:31:34 +00:00
parent 245a2b0007
commit ddf3a01c9b
12 changed files with 743 additions and 477 deletions

View File

@@ -0,0 +1,6 @@
--# -path=.:alltenses:prelude
resource CombinatorsJap = Combinators with
(Cat = CatJap),
(Structural = StructuralJap),
(Constructors = ConstructorsJap) ;