--- src/gfanlib_polyhedralfan.cpp.orig 2017-06-20 14:47:37 UTC +++ src/gfanlib_polyhedralfan.cpp @@ -221,10 +221,10 @@ PolyhedralFan PolyhedralFan::fullComplex()const while(1) { - log2 debug<<"looping"; + gfan_log2 debug<<"looping"; bool doLoop=false; PolyhedralFan facets=ret.facetComplex(); - log2 debug<<"number of facets"<dimension()); +// gfan_log2 fprintf(Stderr,"Dim: %i\n",i->dimension()); addFacesToSymmetricComplex(symCom,*i,i->getHalfSpaces(),generatorsOfLinealitySpace); } @@ -706,11 +706,11 @@ PolyhedralFan PolyhedralFan::readFan(string const &fil PolyhedralFan ret(n); - log2 cerr<< "Number of orbits to expand "<count(i)) { - log2 cerr<<"Expanding symmetries of cone"<::const_iterator j=cones[i].begin();j!=cones[i].end();j++)