src/StructTools.jl

changeset 4
59fd17a3cea0
parent 0
888dfd34d24a
--- a/src/StructTools.jl	Mon Nov 18 11:31:40 2019 -0500
+++ b/src/StructTools.jl	Tue Nov 19 10:23:58 2019 -0500
@@ -2,6 +2,8 @@
 # Tools for working with structs
 #################################
 
+__precompile__()
+
 module StructTools
 
 ##############

mercurial