Subversion Repositories wimsdev

Rev

Rev 16872 | Rev 17580 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16872 Rev 17425
Line 220... Line 220...
220
#define CHEMTEX         227
220
#define CHEMTEX         227
221
#define NORESET         228
221
#define NORESET         228
222
#define ARCARROW        229
222
#define ARCARROW        229
223
#define KILL            230
223
#define KILL            230
224
#define RANGE           231
224
#define RANGE           231
-
 
225
#define NEWRANGE        232
225
/* 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  */
226
#define MAX_JS_FUNCTIONS        52
227
#define MAX_JS_FUNCTIONS        52
227
 
228
 
228
#define DRAW_GRID       0
229
#define DRAW_GRID       0
229
#define DRAW_CROSSHAIRS 1
230
#define DRAW_CROSSHAIRS 1