src/StructTools.jl

changeset 4
59fd17a3cea0
parent 0
888dfd34d24a
equal deleted inserted replaced
3:ec9084e97e46 4:59fd17a3cea0
1 ################################# 1 #################################
2 # Tools for working with structs 2 # Tools for working with structs
3 ################################# 3 #################################
4
5 __precompile__()
4 6
5 module StructTools 7 module StructTools
6 8
7 ############## 9 ##############
8 # Our exports 10 # Our exports

mercurial