From 71b149ad617a7cbca08a2a7cb8ca5e3b0d8143db Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 26 Oct 2010 19:25:07 -0400 Subject: Add torii to dimension. --- 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 ffe13dc..256474f 100644 --- a/dimension/common.terminals +++ b/dimension/common.terminals @@ -421,7 +421,7 @@ %token DMNSN_T_STRLEN "strlen" %token DMNSN_T_STRLWR %token DMNSN_T_STRUPR -%token DMNSN_T_STURM +%token DMNSN_T_STURM "sturm" %token DMNSN_T_SUBSTR %token DMNSN_T_SUM %token DMNSN_T_SUPERELLIPSOID @@ -443,7 +443,7 @@ %token DMNSN_T_TILES %token DMNSN_T_TOLERANCE %token DMNSN_T_TOROIDAL -%token DMNSN_T_TORUS +%token DMNSN_T_TORUS "torus" %token DMNSN_T_TRACE %token DMNSN_T_TRANSFORM "transform" %token DMNSN_T_TRANSLATE "translate" -- cgit v1.2.3