Rev 15601 | Rev 15613 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15601 | Rev 15611 | ||
---|---|---|---|
Line 219... | Line 219... | ||
219 | #define LINEAR 224 |
219 | #define LINEAR 224 |
220 | #define KILLLINEAR 225 |
220 | #define KILLLINEAR 225 |
221 | #define OBABEL 226 |
221 | #define OBABEL 226 |
222 | #define CHEMTEX 227 |
222 | #define CHEMTEX 227 |
223 | #define NORESET 228 |
223 | #define NORESET 228 |
- | 224 | #define PARALLEL_ 229 |
|
- | 225 | ||
224 | /* the js_function[] dcollection : js-code without configurable argumens see canvasutil.c */ |
226 | /* the js_function[] dcollection : js-code without configurable argumens see canvasutil.c */ |
225 | #define MAX_JS_FUNCTIONS 50 |
227 | #define MAX_JS_FUNCTIONS 50 |
226 | 228 | ||
227 | #define DRAW_GRID 0 |
229 | #define DRAW_GRID 0 |
228 | #define DRAW_CROSSHAIRS 1 |
230 | #define DRAW_CROSSHAIRS 1 |