Skip to content

Commit 1e68aa7

Browse files
Precompile the problem libraries again
This was fixed awhile back.
1 parent 37d1364 commit 1e68aa7

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)