librostlab-blast 1.0.1
Loading...
Searching...
No Matches
blast-parser-stack.h
Go to the documentation of this file.
1// A Bison parser, made by GNU Bison 3.8.2.
2
3// Starting with Bison 3.2, this file is useless: the structure it
4// used to define is now defined with the parser itself.
5//
6// To get rid of this file:
7// 1. add '%require "3.2"' (or newer) to your grammar file
8// 2. remove references to this file from your build system.