root/trunk/orca/orca_atoms.h

Revision 154, 0.6 kB (checked in by krobillard, 2 years ago)

Orca - Replaced atom variables with fixed atom defines.

Line 
1// This file is automatically generated - do not edit.
2
3#define OR_ATOM_SELF            51
4#define OR_ATOM_SYSTEM          52
5#define OR_ATOM_SCRIPT          53
6#define OR_ATOM_PARENT          54
7#define OR_ATOM_ERROR           55
8#define OR_ATOM_ERROR_TYPES             56
9#define OR_ATOM_CATCH           57
10#define OR_ATOM_THROW           58
11#define OR_ATOM_X               59
12#define OR_ATOM_Y               60
13#define OR_ATOM_Z               61
14#define OR_ATOM_DASH            62
15#define OR_ATOM_FUNC            63
16#define OR_ATOM_DOES            64
17#define OR_ATOM_BAR             65
18#define OR_ATOM_OPT             66
19#define OR_ATOM_SOME            67
20#define OR_ATOM_ANY             68
21#define OR_ATOM_BREAK           69
22#define OR_ATOM_SKIP            70
23#define OR_ATOM_SET             71
24#define OR_ATOM_COPY            72
25#define OR_ATOM_TO              73
26#define OR_ATOM_THRU            74
Note: See TracBrowser for help on using the browser.