From 1aa5cf1c6171393d4be4447eada173d4e1eb983a Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Tue, 9 Mar 1999 14:44:43 +0000 Subject: Added '=' to operator list --- conf/confbase.Y | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') 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 expr bool pxlen +%left '=' %left '+' '-' %left '*' '/' '%' -- cgit v1.2.3