From 546d6338987c905f0b161e96259b554d01babc4b Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Thu, 10 Nov 2011 14:09:41 +0000 Subject: [PATCH] Now PMCFG is compiled per module and at the end we only link it. The new compilation schema is few times faster. --- src/romanian/AllRon.gf | 1 + src/romanian/LangRon.gf | 1 + 2 files changed, 2 insertions(+) diff --git a/src/romanian/AllRon.gf b/src/romanian/AllRon.gf index 15d5c451d..041d8a927 100644 --- a/src/romanian/AllRon.gf +++ b/src/romanian/AllRon.gf @@ -1,3 +1,4 @@ +--# -no-pmcfg --# -path=.:../abstract:../common:../prelude concrete AllRon of AllRonAbs = diff --git a/src/romanian/LangRon.gf b/src/romanian/LangRon.gf index 304b0c87d..87b747502 100644 --- a/src/romanian/LangRon.gf +++ b/src/romanian/LangRon.gf @@ -1,3 +1,4 @@ +--# -no-pmcfg --# -path=.:../abstract:../common:../prelude concrete LangRon of Lang =