Skip to content

Commit e8d4dcb

Browse files
disable precompilation
1 parent 0ef4b2f commit e8d4dcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/DiffEqProblemLibrary.jl

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

35
using DiffEqBase, ParameterizedFunctions,

0 commit comments

Comments
 (0)