1
0
forked from GitHub/gf-core

Icelandic added to RGL by Bjarki Traustason

This commit is contained in:
bjatra5
2017-01-16 16:30:50 +00:00
parent 243d0837ec
commit 07db1948a8
39 changed files with 5265 additions and 0 deletions

5
lib/src/api/SyntaxIce.gf Normal file
View File

@@ -0,0 +1,5 @@
--# -path=.:alltenses:prelude
instance SyntaxIce of Syntax =
ConstructorsIce, CatIce, StructuralIce, CombinatorsIce ;