Defined INVALID_TOKEN which is a token guaranteed to be never generated.

This commit is contained in:
Martin Mares 2000-03-01 11:30:16 +00:00
parent d07bab3997
commit 2ca3d9a8fc

View file

@ -39,7 +39,7 @@ CF_DECLS
void *g;
}
%token END CLI_MARKER
%token END CLI_MARKER INVALID_TOKEN
%token <i> NUM ENUM
%token <i32> RTRID
%token <a> IPA