From a58dad62383855ad1a60d4ec5406c38d24874506 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 4 Mar 2000 21:19:10 +0000 Subject: Please *think* when defining operator priorities. (-: num_of_parser_conflicts -= 42 :-) --- conf/confbase.Y | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf/confbase.Y') diff --git a/conf/confbase.Y b/conf/confbase.Y index ba60fb2..33fb3f7 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -41,6 +41,7 @@ CF_DECLS } %token END CLI_MARKER INVALID_TOKEN +%token GEQ LEQ NEQ %token NUM ENUM %token RTRID %token IPA @@ -50,7 +51,7 @@ CF_DECLS %type expr bool pxlen %type