summaryrefslogtreecommitdiffstats
path: root/dimension/common.terminals
diff options
context:
space:
mode:
Diffstat (limited to 'dimension/common.terminals')
-rw-r--r--dimension/common.terminals4
1 files changed, 2 insertions, 2 deletions
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"