diff options
Diffstat (limited to 'conf/confbase.Y')
-rw-r--r-- | conf/confbase.Y | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y index aa46e51..f498412 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -36,6 +36,7 @@ CF_DECLS %type <i> expr bool pxlen +%left '=' %left '+' '-' %left '*' '/' '%' |