Rev 15690 | Rev 15757 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15690 | Rev 15716 | ||
---|---|---|---|
Line 220... | Line 220... | ||
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 ARCARROW 229 |
224 | #define ARCARROW 229 |
225 | - | ||
- | 225 | #define KILL 230 |
|
226 | /* 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 */ |
227 | #define MAX_JS_FUNCTIONS 51 |
227 | #define MAX_JS_FUNCTIONS 51 |
228 | 228 | ||
229 | #define DRAW_GRID 0 |
229 | #define DRAW_GRID 0 |
230 | #define DRAW_CROSSHAIRS 1 |
230 | #define DRAW_CROSSHAIRS 1 |