Changeset 154 for trunk/orca/ovalue.h
- Timestamp:
- 05/17/06 15:48:03 (3 years ago)
- Files:
-
- 1 modified
-
trunk/orca/ovalue.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/ovalue.h
r144 r154 310 310 OValue* error; 311 311 312 OAtom atom_self;313 OAtom atom_system;314 OAtom atom_script;315 OAtom atom_parent;316 OAtom atom_error;317 OAtom atom_error_types;318 OAtom atom_catch;319 OAtom atom_throw;320 OAtom atom_x;321 OAtom atom_y;322 OAtom atom_z;323 OAtom atom_dash;324 OAtom atom_func;325 OAtom atom_does;326 327 OAtom atom_opt;328 OAtom atom_some;329 OAtom atom_any;330 OAtom atom_break;331 OAtom atom_skip;332 OAtom atom_set;333 OAtom atom_copy;334 OAtom atom_bar;335 OAtom atom_to;336 OAtom atom_thru;337 338 312 OIndex sweepStartAtom; 339 313
