Skip to content

Commit ecc3557

Browse files
use __precompile__()
1 parent 7397906 commit ecc3557

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Quadmath.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# This file is modelled after https://github.com/JuliaLang/julia/blob/master/base/mpfr.jl
22
# which implements the BigFloat type
33

4+
__precompile__()
5+
46
module Quadmath
57

68
export Float128, Complex256

0 commit comments

Comments
 (0)