Skip to content

Commit ea5ff75

Browse files
disable precompilation
1 parent 20e249a commit ea5ff75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DiffEqProblemLibrary.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__precompile__()
1+
__precompile__(false)
22

33
module DiffEqProblemLibrary
44

0 commit comments

Comments
 (0)