Changeset: ac15b975a7b4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ac15b975a7b4
Modified Files:
        monetdb5/extras/rdf/rdfschema.c
Branch: rdf
Log Message:

Minor modification.


diffs (11 lines):

diff --git a/monetdb5/extras/rdf/rdfschema.c b/monetdb5/extras/rdf/rdfschema.c
--- a/monetdb5/extras/rdf/rdfschema.c
+++ b/monetdb5/extras/rdf/rdfschema.c
@@ -406,7 +406,6 @@ RDFextractCS(int *ret, bat *sbatid, bat 
        if (numP > maxNumProp) 
                maxNumProp = numP; 
                
-       printf("Last CS oid is: %d \n", (int)CSoid); 
        printf("Number of frequent CSs is: %d \n", freqCSset->numCSadded);
 
        /*get the statistic */
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to