Skip to content

Commit bd448e9

Browse files
committed
add __precompile__(false) until this module is precompile-safe (close #31)
1 parent 9b7ad4f commit bd448e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/LightXML.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
VERSION >= v"0.4.0-dev+6521" && __precompile__(false)
2+
13
module LightXML
24

35
export

0 commit comments

Comments
 (0)