Changeset 6141 for trunk/EDIT/edit.hxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/EDIT/edit.hxx (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/EDIT/edit.hxx
r5901 r6141 1 #define AWAR_CURS ER_POS_REF_ECOLI "tmp/edit/curser_ref_ecoli"1 #define AWAR_CURSOR_POS_REF_ECOLI "tmp/edit/cursor_ref_ecoli" 2 2 #define AWAR_SPECIES_DEST "tmp/edit/species_name_dest" 3 3 #define AWAR_LINE_SPACING "edit/line_spacing" … … 225 225 AW_pos drag_x_correcting, drag_y_correcting; 226 226 227 long edit_mod us;227 long edit_mode; 228 228 long edit_direction; 229 229 int owntimestamp;
