Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for the new custom 'mratio' function to the parser. #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lh64
Copy link
Contributor

@lh64 lh64 commented Apr 3, 2019

Note that this code has NOT been tested yet because I can't get ANTLR to
build on my computer right now. Have added 'test_mratio.bngl' to the
'testModels' directory though so it can be tested by someone else.

lh64 and others added 2 commits April 3, 2019 07:19
that this code has NOT been tested yet because I can't get ANTLR to
build on my computer right now. Have added 'test_mratio.bngl' to the
'testModels' directory though so it can be tested by someone else.
setting block in the code for it to pass the tests. I'm committing this
as a reminder that block needs to be there for parsing to work.
Additionally I changed around the build process a bit since BNGGrammar.g
doesn't compile with JDK1.8+ and needs 1.7 or under.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants