From df27a0fc92b4a26c92a1befd2fba21585fccc44a Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 15 Apr 2010 16:25:42 -0400 Subject: Support planes in dimension. --- dimension/common.terminals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dimension/common.terminals') diff --git a/dimension/common.terminals b/dimension/common.terminals index 4458af3..c125489 100644 --- a/dimension/common.terminals +++ b/dimension/common.terminals @@ -335,7 +335,7 @@ %token DMNSN_T_PIGMENT_MAP %token DMNSN_T_PIGMENT_PATTERN %token DMNSN_T_PLANAR -%token DMNSN_T_PLANE +%token DMNSN_T_PLANE "plane" %token DMNSN_T_PNG %token DMNSN_T_POINT_AT %token DMNSN_T_POLY -- cgit v1.2.3