Skip to content

Commit

Permalink
Merge pull request #249 from JuliaReach/schillic/precompile
Browse files Browse the repository at this point in the history
Remove precompile statement
  • Loading branch information
schillic authored Mar 19, 2024
2 parents d5b4d07 + 1174794 commit 2b0d7a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/IntervalMatrices.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
__precompile__(true)
module IntervalMatrices

using LinearAlgebra
Expand Down

0 comments on commit 2b0d7a9

Please sign in to comment.