Skip to content

Commit

Permalink
Merge pull request #297 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 42a9e9c + 31a27ad commit 38e7cbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MathematicalSystems.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
__precompile__(true)
module MathematicalSystems

using LinearAlgebra, SparseArrays
Expand Down

0 comments on commit 38e7cbc

Please sign in to comment.