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 e2df8d1..080278c 100644 --- a/dimension/common.terminals +++ b/dimension/common.terminals @@ -274,7 +274,7 @@ %token DMNSN_T_MAX "max" %token DMNSN_T_MAX_EXTENT %token DMNSN_T_MAX_GRADIENT -%token DMNSN_T_MAX_INTERSECTIONS +%token DMNSN_T_MAX_INTERSECTIONS "max_intersections" %token DMNSN_T_MAX_ITERATION %token DMNSN_T_MAX_SAMPLE %token DMNSN_T_MAX_TRACE |