diff options
Diffstat (limited to 'dimension/common.terminals')
-rw-r--r-- | dimension/common.terminals | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dimension/common.terminals b/dimension/common.terminals index 4e8e6d1..d7ab854 100644 --- a/dimension/common.terminals +++ b/dimension/common.terminals @@ -332,7 +332,7 @@ %token DMNSN_T_PHOTONS %token DMNSN_T_PI "pi" %token DMNSN_T_PIGMENT "pigment" -%token DMNSN_T_PIGMENT_MAP +%token DMNSN_T_PIGMENT_MAP "pigment_map" %token DMNSN_T_PIGMENT_PATTERN %token DMNSN_T_PLANAR %token DMNSN_T_PLANE "plane" |