Subversion Repositories wimsdev

Rev

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

Rev 15757 Rev 15773
Line 220... Line 220...
220
#define OBABEL          226
220
#define OBABEL          226
221
#define CHEMTEX         227
221
#define CHEMTEX         227
222
#define NORESET         228
222
#define NORESET         228
223
#define ARCARROW        229
223
#define ARCARROW        229
224
#define KILL            230
224
#define KILL            230
-
 
225
#define RANGE           231
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        51
227
#define MAX_JS_FUNCTIONS        51
227
 
228
 
228
#define DRAW_GRID       0
229
#define DRAW_GRID       0
229
#define DRAW_CROSSHAIRS 1
230
#define DRAW_CROSSHAIRS 1