Skip to content

Commit

Permalink
Disable precompilation.
Browse files Browse the repository at this point in the history
  • Loading branch information
michakraus committed Sep 22, 2020
1 parent ef1532e commit 9feb32b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ElectromagneticFields.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
__precompile__(false)

module ElectromagneticFields

using Documenter
Expand Down

0 comments on commit 9feb32b

Please sign in to comment.