1
0
forked from GitHub/gf-core

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 85d4212a91
commit 45732fa9da
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,