Keno / SIUnits.jl

Efficient unit-checked computation
Other
70 stars 26 forks source link

fixes deprecated Union syntax #72

Closed ssfrr closed 8 years ago

ssfrr commented 8 years ago

Changes Union(...) to Union{...}

ssfrr commented 8 years ago

Whoops, broke things on 0.3. Figuring out the right Compat invocation...

ssfrr commented 8 years ago

fixed it. should be up to date with 0.4.0-rc2 and 0.3.11.