BobPortmann / IDLCall.jl

Call IDL from Julia
Other
4 stars 4 forks source link

Compatibility with Julia 1.3 #13

Open henry2004y opened 4 years ago

henry2004y commented 4 years ago

Checked to be working on MacOS for Julia 1.3

  1. Added Project.toml and Manifest.toml
  2. Added tests
  3. Update legacy functions and names
  4. IDLCall -> IDL
  5. Reset RPC library during initialization.