RGL API files for Latin added

This commit is contained in:
aarne
2017-03-28 07:40:37 +00:00
parent e35d515647
commit b204fc4cd0
5 changed files with 25 additions and 0 deletions

5
src/api/SyntaxLat.gf Normal file
View File

@@ -0,0 +1,5 @@
--# -path=.:alltenses:prelude
instance SyntaxLat of Syntax =
ConstructorsLat, CatLat, StructuralLat, CombinatorsLat ;