Skip to content

Commit

Permalink
Fix resolve_points!
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Mar 14, 2019
1 parent e3d68f9 commit 8282187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/codim1/resolve_point.jl
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ function resolve_points!(
if !exception_handler(err, interval)
rethrow()
end
continue
end
push_special_point!(sweep, point)
end
Expand Down

0 comments on commit 8282187

Please sign in to comment.