Skip to content

Commit

Permalink
Revert "Workaround van_der_pol.md build failure"
Browse files Browse the repository at this point in the history
This reverts commit 73ba229.
  • Loading branch information
tkf committed Mar 14, 2019
1 parent 8282187 commit 1650a95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/examples/van_der_pol.md
Expand Up @@ -64,7 +64,6 @@ As the limit cycle is only approximately specified, solver option
solver = init(
prob;
start_from_nearest_root = true,
max_branches = 0,
)
@time solve!(solver)
```
Expand Down

0 comments on commit 1650a95

Please sign in to comment.