%debug
%defines
%verbose
-%error-verbose
%locations
%name-prefix="skel_"
%pure-parser
#include "skeleton.h"
#include "muscle_tab.h"
+#define YYERROR_VERBOSE 1
+
/* Pass the control structure to YYPARSE but not YYLEX (yet?). */
#define YYPARSE_PARAM skel_control
/* YYPARSE receives SKEL_CONTROL as a void *. Provide a correctly