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

Support for inline local functions #9

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 0 comments
Open

Support for inline local functions #9

GoogleCodeExporter opened this issue Mar 19, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Currently, NFsim does not allow local functions to be defined "inline" in the 
reaction rules block. If one attempts to do this the following error message is 
thrown:

    [------Error!! call a local function through a composite function always!
DOR rxn should never directly call a local function.

It's not clear to me why this is not allowed, although there may be a good 
reason. If so, perhaps we can modify writeXML on the BNG side to add the 
additional layer of separation between the local function definition and the 
rate law that NFsim requires.

Original issue reported on code.google.com by lh64@cornell.edu on 6 Jun 2013 at 7:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant