In placeselects(), the line manhattanize(&newpos, cpoly, cpoly->cycle, FALSE);
should read manhattanize(&newpos, cpoly, cpoly->cycle->number, FALSE); Credit for this one goes to the C++ compiler (does it compile in C?!). Cheers, Kuba _______________________________________________ Xcircuit-dev mailing list [email protected] http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
