- along with Bison; see the file COPYING. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
-
-
-/* set_derives finds, for each variable (nonterminal), which rules can
- derive it. It sets up the value of derives so that derives[i -
- ntokens] points to a vector of rule numbers, terminated with -1.
- */