1
0
forked from GitHub/gf-rgl

added abstract to paths in Parse* to make them find Constructions and Documentation

This commit is contained in:
aarne
2013-12-15 22:06:13 +00:00
parent 935a30db90
commit 118be922fb
7 changed files with 17 additions and 13 deletions

View File

@@ -1,4 +1,5 @@
--# -path=.:../english
--# -path=.:../english:../abstract
concrete ParseChi of ParseEngAbs =
TenseChi,
--- CatChi,