and dependencies on config.h; return to a simple, concrete boolean type
fprintf(Output_file, " withcolor %s;\n", S[SP].color);
}
-static void mp_usershape(usershape_t *us, boxf b, point *A, int n, bool filled)
+static void mp_usershape(usershape_t *us, boxf b, point *A, int n, boolean filled)
{
int j;
fprintf(Output_file, "%%GV USER SHAPE [ ");
/* _write_plain:
*/
-void write_plain(GVJ_t * job, graph_t * g, FILE * f, bool extend)
+void write_plain(GVJ_t * job, graph_t * g, FILE * f, boolean extend)
{
int i, j, splinePoints;
char *tport, *hport;