1
0
forked from GitHub/gf-core

PersianAPI

This commit is contained in:
virk.shafqat
2011-06-13 18:44:29 +00:00
parent 052c75a71c
commit 50057fb219
5 changed files with 31 additions and 0 deletions

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

@@ -0,0 +1,5 @@
--# -path=.:./alltenses:../prelude
instance SyntaxPes of Syntax =
ConstructorsPes, CatPes, StructuralPes, CombinatorsPes ;