X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8dd162d3ff10fd7fb6f748a885f8055232691c48..728c4be2:/src/tables.h diff --git a/src/tables.h b/src/tables.h index 962b7367..5f78df92 100644 --- a/src/tables.h +++ b/src/tables.h @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License 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. */ + Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #ifndef TABLES_H_ # define TABLES_H_ @@ -56,7 +56,7 @@ something else to do. YYPACT[S] = index in YYTABLE of the portion describing state S. - The look-ahead token's type is used to index that portion to find + The lookahead token's type is used to index that portion to find out what to do. If the value in YYTABLE is positive, we shift the token and go to