housekeeping: removed commented code
This commit is contained in:
parent
624dc6cb85
commit
1af7a53e1f
@ -153,11 +153,3 @@ function jacobian(m,x)
|
||||
end
|
||||
J'
|
||||
end
|
||||
|
||||
# struct StopException <: Exception
|
||||
# x::Symbol
|
||||
# end
|
||||
|
||||
# function stop(x)
|
||||
# throw(StopException(x))
|
||||
# end
|
Loading…
Reference in New Issue
Block a user