/* Lists of symbols for Bison
- Copyright (C) 2002, 2005 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2005, 2006 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
res->sym = sym;
res->location = loc;
+ res->midrule = NULL;
+
res->action = NULL;
res->used = false;