diff options
Diffstat (limited to 'dimension/common.terminals')
-rw-r--r-- | dimension/common.terminals | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dimension/common.terminals b/dimension/common.terminals index 7ccc8cb..af75bb4 100644 --- a/dimension/common.terminals +++ b/dimension/common.terminals @@ -152,7 +152,7 @@ %token DMNSN_T_CUBIC_SPLINE %token DMNSN_T_CUBIC_WAVE %token DMNSN_T_CUTAWAY_TEXTURES -%token DMNSN_T_CYLINDER +%token DMNSN_T_CYLINDER "cylinder" %token DMNSN_T_CYLINDRICAL %token DMNSN_T_DEFINED %token DMNSN_T_DEGREES "degrees" @@ -315,7 +315,7 @@ %token DMNSN_T_ON "on" %token DMNSN_T_ONCE %token DMNSN_T_ONION -%token DMNSN_T_OPEN +%token DMNSN_T_OPEN "open" %token DMNSN_T_ORIENT %token DMNSN_T_ORIENTATION %token DMNSN_T_ORTHOGRAPHIC |