Update of /cvsroot/monetdb/pathfinder/compiler
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21826/compiler
Modified Files:
Tag: PF_ROX
compile.c
Log Message:
propagated changes of Thursday Jun 05 2008 - Friday Jun 06 2008
from the development trunk to the PF_ROX branch
U compile.c
Index: compile.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/compile.c,v
retrieving revision 1.132.2.12
retrieving revision 1.132.2.13
diff -u -d -r1.132.2.12 -r1.132.2.13
--- compile.c 30 May 2008 12:34:07 -0000 1.132.2.12
+++ compile.c 6 Jun 2008 14:25:30 -0000 1.132.2.13
@@ -707,6 +707,10 @@
if (status->timing)
PFlog ("MIL code generation:\t\t\t %s", PFtimer_str (tm));
+ mroot = PFmil_seq (PFmil_module (PFmil_lit_str ("pathfinder")),
+ PFmil_module (PFmil_lit_str ("mkey")),
+ mroot);
+
/* make runtime timing available */
if (status->timing) {
mroot = PFmil_seq (mroot,
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins