Skip to content

Commit 7ba631b

Browse files
committed
add file to contain errors
1 parent bbaa37c commit 7ba631b

File tree

2 files changed

+507
-0
lines changed

2 files changed

+507
-0
lines changed

src/SciMLBase.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,7 @@ $(TYPEDEF)
718718
abstract type AbstractParameterizedFunction{iip} <: AbstractODEFunction{iip} end
719719

720720
include("retcodes.jl")
721+
include("errors.jl")
721722
include("symbolic_utils.jl")
722723
include("performance_warnings.jl")
723724

0 commit comments

Comments
 (0)