On 02/26/2018 05:06 PM, IOhannes m zmölnig wrote:
# implementation
[...]
the (new) "deken" cmdline tool will (by default) create packages in the new format.
btw, for the deken cmdline tool to distinguish between single-precision and double-precision externals, it depends on [PR300]. (basically it assumes that double-precision externals use "class_new64" while single-precision externals use "class_new")
so, i'd highly appreciate if [PR300] could be included.