Declaration of the intermediate product variables for the reactions and entities that are actually used as products

This commit is contained in:
Artur Meski
2017-08-13 15:51:20 +01:00
parent 27c86497e4
commit c83779c9d5
3 changed files with 62 additions and 10 deletions

View File

@@ -90,7 +90,7 @@ def example44_param():
# )
# )
# ))
# smt_rsc.check_rsltl(formula=neg_f1)
smt_rsc.check_rsltl(formula=neg_f1)
def example44():