Update of /cvsroot/monetdb/pathfinder/compiler/include
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv6240

Modified Files:
      Tag: Feb2009
        algopt.h 
Log Message:
moved accidental change to HEAD


U algopt.h
Index: algopt.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/algopt.h,v
retrieving revision 1.29.2.2
retrieving revision 1.29.2.3
diff -u -d -r1.29.2.2 -r1.29.2.3
--- algopt.h    20 Mar 2009 09:58:02 -0000      1.29.2.2
+++ algopt.h    20 Mar 2009 11:22:08 -0000      1.29.2.3
@@ -53,14 +53,13 @@
 PFla_op_t * PFalgopt_join_graph (PFla_op_t *root, PFguide_list_t *guide);
 PFla_op_t * PFalgopt_join_pd (PFla_op_t *root);
 PFla_op_t * PFalgopt_key (PFla_op_t *root);
-PFla_op_t * PFalgopt_monetxq (PFla_op_t *root);
 PFla_op_t * PFalgopt_mvd (PFla_op_t *root, unsigned int noneffective_tries);
-PFla_op_t * PFalgopt_projection (PFla_op_t *root);
 PFla_op_t * PFalgopt_req_node (PFla_op_t *root);
 PFla_op_t * PFalgopt_reqval (PFla_op_t *root);
 PFla_op_t * PFalgopt_rank (PFla_op_t *root);
 PFla_op_t * PFalgopt_set (PFla_op_t *root);
 PFla_op_t * PFalgopt_thetajoin (PFla_op_t *root);
+PFla_op_t * PFalgopt_monetxq (PFla_op_t *root);
 
 #endif  /* ALGOPT_H */
 


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to