1
0
forked from GitHub/gf-rgl

Now PMCFG is compiled per module and at the end we only link it. The new compilation schema is few times faster.

This commit is contained in:
kr.angelov
2011-11-10 14:09:41 +00:00
parent a7652f7e88
commit 546d633898
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
--# -no-pmcfg
--# -path=.:../abstract:../common:../prelude --# -path=.:../abstract:../common:../prelude
concrete AllRon of AllRonAbs = concrete AllRon of AllRonAbs =

View File

@@ -1,3 +1,4 @@
--# -no-pmcfg
--# -path=.:../abstract:../common:../prelude --# -path=.:../abstract:../common:../prelude
concrete LangRon of Lang = concrete LangRon of Lang =