Rev 14230 | Rev 14546 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14230 | Rev 14393 | ||
---|---|---|---|
Line 211... | Line 211... | ||
211 | #define CURVEDARROW2 217 |
211 | #define CURVEDARROW2 217 |
212 | #define CURVEDARROW 218 |
212 | #define CURVEDARROW 218 |
213 | #define CURVEDARROWS 219 |
213 | #define CURVEDARROWS 219 |
214 | #define CURVEDARROWS2 220 |
214 | #define CURVEDARROWS2 220 |
215 | #define LATEX 221 |
215 | #define LATEX 221 |
- | 216 | #define ALLOW_DUPLICATES 222 |
|
216 | /* the draw_function collection */ |
217 | /* the draw_function collection */ |
217 | #define DRAW_GRID 0 |
218 | #define DRAW_GRID 0 |
218 | #define DRAW_SEGMENTS 1 |
219 | #define DRAW_SEGMENTS 1 |
219 | #define DRAW_CROSSHAIRS 2 |
220 | #define DRAW_CROSSHAIRS 2 |
220 | #define DRAW_RECTS 3 |
221 | #define DRAW_RECTS 3 |