diff --git a/src/Utils/Utils.jl b/src/Utils/Utils.jl index 6fa2948f741f2ba3959bf5b2f6adf532bb541443..cf81d5bd7e54f97908b30688a99a6d6ad138b3c1 100644 --- a/src/Utils/Utils.jl +++ b/src/Utils/Utils.jl @@ -28,7 +28,7 @@ export @UFloat_str, @UT_str, @setscalar, @threaded, @sym_str, @pstrip include("macros.jl") export StrictlyPositive, StrictlyNegative, Nonnegative, Nonpositive -export applyunits, normalize_units, normalize_temperature, pstrip +export applyunits, normalize_units, normalize_temperature, adstrip, pstrip export fastmap, fastiterate, structiterate, getscalar, tuplejoin, convert_t, convert_tspan, haskeys # Variable/parameter domains