* Update CoolPropLib.def
* Update julia wrapper
Correct type specification for Array inputs.
* Update Julia wrapper
Improves type possibilities for Array functions.
It is interesting to notice that the wrapper makes use of the linear indexing feature. Matrices can be send, and will simply be processed as a vector.