Update of /cvsroot/monetdb/pathfinder/compiler/algebra/opt
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18220/algebra/opt
Modified Files:
opt_general.brg
Log Message:
-- Fix last check-in.
U opt_general.brg
Index: opt_general.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/opt/opt_general.brg,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- opt_general.brg 26 Mar 2008 11:24:12 -0000 1.50
+++ opt_general.brg 26 Mar 2008 12:01:51 -0000 1.51
@@ -468,7 +468,7 @@
*p = *PFla_lit_tbl_ (PFalg_attlist_ (acount, atts), tcount,
tuples);
SEEN(p) = false;
- label (p)
+ label (p);
} break;
/* Rel: cross (lit_tbl, lit_tbl) */
@@ -664,7 +664,7 @@
*p = *PFla_lit_tbl_ (PFalg_attlist_ (acount, atts), tcount,
tuples);
SEEN(p) = false;
- label (p)
+ label (p);
} break;
/* Rel: select_ (Rel) */
@@ -881,7 +881,7 @@
*p = *PFla_lit_tbl_ (PFalg_attlist_ (acount, atts), tcount,
tuples);
SEEN(p) = false;
- label (p)
+ label (p);
} break;
/* Rel: disjunion (EmptyRel, Rel) */
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins