Skip to content

Commit 69655a6

Browse files
Merge pull request #135 from SciML/precompile
Precompile the problem libraries again
2 parents 37d1364 + 1e68aa7 commit 69655a6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

lib/JumpProblemLibrary/src/JumpProblemLibrary.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
__precompile__(false)
2-
31
module JumpProblemLibrary
42

53
using DiffEqBase, Catalyst

lib/ODEProblemLibrary/src/ODEProblemLibrary.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
__precompile__(false)
2-
31
module ODEProblemLibrary
42

53
using DiffEqBase

0 commit comments

Comments
 (0)