From a893d72c2caf3b8dc457115f6409b6bf66a5adbc Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 25 Feb 2010 02:10:26 -0500 Subject: Parse interiors. --- dimension/common.terminals | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dimension/common.terminals') diff --git a/dimension/common.terminals b/dimension/common.terminals index c50c7a9..fbe1eb2 100644 --- a/dimension/common.terminals +++ b/dimension/common.terminals @@ -233,14 +233,14 @@ %token DMNSN_T_INSIDE %token DMNSN_T_INSIDE_VECTOR %token DMNSN_T_INT -%token DMNSN_T_INTERIOR +%token DMNSN_T_INTERIOR "interior" %token DMNSN_T_INTERIOR_TEXTURE %token DMNSN_T_INTERNAL %token DMNSN_T_INTERPOLATE %token DMNSN_T_INTERSECTION %token DMNSN_T_INTERVALS %token DMNSN_T_INVERSE -%token DMNSN_T_IOR +%token DMNSN_T_IOR "ior" %token DMNSN_T_IRID %token DMNSN_T_IRID_WAVELENGTH %token DMNSN_T_ISOSURFACE -- cgit v1.2.3