comparison dmeval.h @ 685:f4005431de35

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 16 Apr 2013 16:02:03 +0300
parents 4422a1880859
children 837ad9dcc348
comparison
equal deleted inserted replaced
684:dae4db2512c4 685:f4005431de35
33 OP_CONST, 33 OP_CONST,
34 34
35 // Total number of operators 35 // Total number of operators
36 OP_NOPERS 36 OP_NOPERS
37 } DMOperType; 37 } DMOperType;
38
38 39
39 enum 40 enum
40 { 41 {
41 ID_FUNC, 42 ID_FUNC,
42 ID_VAR, 43 ID_VAR,