diff --git a/src/ProxTV.jl b/src/ProxTV.jl index 27b415e..85da3b8 100644 --- a/src/ProxTV.jl +++ b/src/ProxTV.jl @@ -3,7 +3,7 @@ module ProxTV using OpenBLAS32_jll # Include wrappers and the main library include("libproxtv.jl") -include("gen/wrapper.jl") +# include("gen/wrapper.jl") config = LinearAlgebra.BLAS.lbt_get_config() if !any(lib -> lib.interface == :lp64, config.loaded_libs)