small problem with windows, hope this fixes it
[sgc.git] / frompraat.h
blobe0eb1b8f370597414c93b667c77d37365ecd318c
1 void Sampled_drawInside_cairo (I, cairo_t *cr, double xmin, double xmax, double ymin, double ymax, long ilevel, int unit);
2 void Graphics_polyline_cairo (cairo_t *cr, long numberOfPoints, double *xWC, double *yWC);
3 void polyline_cairo (cairo_t *cr, long numberOfPoints, short *xyDC);