We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252c202 commit ea139d4Copy full SHA for ea139d4
src/FixedPointNumbers.jl
@@ -1,3 +1,5 @@
1
+VERSION >= v"0.4.0-dev+6521" && __precompile__()
2
+
3
module FixedPointNumbers
4
5
using Compat
0 commit comments