Skip to content

Commit

Permalink
fix infinite sequence recursion
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Mar 29, 2017
1 parent c40f41f commit 7a59cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
compile 'args4j:args4j:2.33'
// BioDivine modules.
compile 'com.github.sybila:ode-generator:e9dace3210' //latest commit with some minor changes
compile 'com.github.sybila:ode-generator:f3fe757320' //latest commit with some minor changes
compile 'com.github.sybila:ctl-model-checker:2.1.2'
}

Expand Down

0 comments on commit 7a59cf2

Please sign in to comment.