This commit is contained in:
Lawrence 2018-01-17 16:05:42 +01:00 committed by GitHub
parent 1425deb75d
commit 2f5502cb93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# bison's version is too old OSX, allow user to pass in custom path
# bison's version is too old on OSX, allow user to pass in custom path
BISON?=bison
all: bison_parser.cpp flex_lexer.cpp