From 173e727520725e38dbf3814775d8e44b549a982e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mos=C3=A8=20Giordano?= Date: Sun, 14 May 2023 13:19:04 +0100 Subject: [PATCH] Define new `at-generate_jll_init` macro to replace hardcoded `__init__` --- src/wrapper_generators.jl | 7 +++++++ test/HelloWorldC_jll/src/wrappers/aarch64-linux-gnu.jl | 4 ++-- test/HelloWorldC_jll/src/wrappers/aarch64-linux-musl.jl | 4 ++-- .../HelloWorldC_jll/src/wrappers/armv7l-linux-gnueabihf.jl | 4 ++-- .../src/wrappers/armv7l-linux-musleabihf.jl | 4 ++-- test/HelloWorldC_jll/src/wrappers/i686-linux-gnu.jl | 4 ++-- test/HelloWorldC_jll/src/wrappers/i686-linux-musl.jl | 4 ++-- test/HelloWorldC_jll/src/wrappers/i686-w64-mingw32.jl | 4 ++-- test/HelloWorldC_jll/src/wrappers/powerpc64le-linux-gnu.jl | 4 ++-- test/HelloWorldC_jll/src/wrappers/x86_64-apple-darwin14.jl | 4 ++-- test/HelloWorldC_jll/src/wrappers/x86_64-linux-gnu.jl | 4 ++-- test/HelloWorldC_jll/src/wrappers/x86_64-linux-musl.jl | 4 ++-- test/HelloWorldC_jll/src/wrappers/x86_64-w64-mingw32.jl | 4 ++-- .../aarch64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl | 4 ++-- ...rch64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../aarch64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl | 4 ++-- ...rch64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl | 4 ++-- .../aarch64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl | 4 ++-- ...rch64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../aarch64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl | 4 ++-- ...rch64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl | 4 ++-- .../armv7l-linux-gnueabihf-libgfortran4-cxx03-mpi+mpich.jl | 4 ++-- ...linux-gnueabihf-libgfortran4-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../armv7l-linux-gnueabihf-libgfortran4-cxx11-mpi+mpich.jl | 4 ++-- ...linux-gnueabihf-libgfortran4-cxx11-mpi+mpitrampoline.jl | 4 ++-- .../armv7l-linux-gnueabihf-libgfortran5-cxx03-mpi+mpich.jl | 4 ++-- ...linux-gnueabihf-libgfortran5-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../armv7l-linux-gnueabihf-libgfortran5-cxx11-mpi+mpich.jl | 4 ++-- ...linux-gnueabihf-libgfortran5-cxx11-mpi+mpitrampoline.jl | 4 ++-- .../i686-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl | 4 ++-- .../i686-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../i686-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl | 4 ++-- .../i686-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl | 4 ++-- .../i686-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl | 4 ++-- .../i686-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../i686-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl | 4 ++-- .../i686-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl | 4 ++-- ...i686-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl | 4 ++-- ...i686-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl | 4 ++-- ...i686-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl | 4 ++-- ...i686-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl | 4 ++-- .../powerpc64le-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl | 4 ++-- ...c64le-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../powerpc64le-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl | 4 ++-- ...c64le-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl | 4 ++-- .../powerpc64le-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl | 4 ++-- ...c64le-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../powerpc64le-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl | 4 ++-- ...c64le-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl | 4 ++-- .../wrappers/x86_64-apple-darwin-libgfortran4-mpi+mpich.jl | 4 ++-- .../x86_64-apple-darwin-libgfortran4-mpi+mpitrampoline.jl | 4 ++-- .../wrappers/x86_64-apple-darwin-libgfortran5-mpi+mpich.jl | 4 ++-- .../x86_64-apple-darwin-libgfortran5-mpi+mpitrampoline.jl | 4 ++-- .../x86_64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl | 4 ++-- ...86_64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../x86_64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl | 4 ++-- ...86_64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl | 4 ++-- .../x86_64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl | 4 ++-- ...86_64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl | 4 ++-- .../x86_64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl | 4 ++-- ...86_64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl | 4 ++-- ...6_64-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl | 4 ++-- ...6_64-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl | 4 ++-- ...6_64-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl | 4 ++-- ...6_64-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/aarch64-linux-gnu.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/aarch64-linux-musl.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/armv7l-linux-gnueabihf.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/armv7l-linux-musleabihf.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/i686-linux-gnu.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/i686-linux-musl.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/i686-w64-mingw32.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/powerpc64le-linux-gnu.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/x86_64-apple-darwin.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/x86_64-linux-gnu.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/x86_64-linux-musl.jl | 4 ++-- .../src/wrappers/x86_64-unknown-freebsd11.1.jl | 4 ++-- test/OpenLibm_jll/src/wrappers/x86_64-w64-mingw32.jl | 4 ++-- test/Vulkan_Headers_jll/src/wrappers/any.jl | 4 ++-- 79 files changed, 163 insertions(+), 156 deletions(-) diff --git a/src/wrapper_generators.jl b/src/wrapper_generators.jl index 3be7f20..7d063fc 100644 --- a/src/wrapper_generators.jl +++ b/src/wrapper_generators.jl @@ -52,6 +52,13 @@ macro generate_init_footer() end) end +macro generate_jll_init(expr::Expr) + return quote + function $(esc(Symbol("__init__")))() + $(esc(expr)) + end # __init__() + end +end """ emit_preference_path_load(pref_name, default_value) diff --git a/test/HelloWorldC_jll/src/wrappers/aarch64-linux-gnu.jl b/test/HelloWorldC_jll/src/wrappers/aarch64-linux-gnu.jl index fd7adf5..f1b6126 100644 --- a/test/HelloWorldC_jll/src/wrappers/aarch64-linux-gnu.jl +++ b/test/HelloWorldC_jll/src/wrappers/aarch64-linux-gnu.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/aarch64-linux-musl.jl b/test/HelloWorldC_jll/src/wrappers/aarch64-linux-musl.jl index 7beb8e8..0a4a2ee 100644 --- a/test/HelloWorldC_jll/src/wrappers/aarch64-linux-musl.jl +++ b/test/HelloWorldC_jll/src/wrappers/aarch64-linux-musl.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/armv7l-linux-gnueabihf.jl b/test/HelloWorldC_jll/src/wrappers/armv7l-linux-gnueabihf.jl index 2c2ea9f..6810183 100644 --- a/test/HelloWorldC_jll/src/wrappers/armv7l-linux-gnueabihf.jl +++ b/test/HelloWorldC_jll/src/wrappers/armv7l-linux-gnueabihf.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/armv7l-linux-musleabihf.jl b/test/HelloWorldC_jll/src/wrappers/armv7l-linux-musleabihf.jl index 9336394..e497041 100644 --- a/test/HelloWorldC_jll/src/wrappers/armv7l-linux-musleabihf.jl +++ b/test/HelloWorldC_jll/src/wrappers/armv7l-linux-musleabihf.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/i686-linux-gnu.jl b/test/HelloWorldC_jll/src/wrappers/i686-linux-gnu.jl index 7620c99..1eaa3e5 100644 --- a/test/HelloWorldC_jll/src/wrappers/i686-linux-gnu.jl +++ b/test/HelloWorldC_jll/src/wrappers/i686-linux-gnu.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/i686-linux-musl.jl b/test/HelloWorldC_jll/src/wrappers/i686-linux-musl.jl index 42ce110..594e517 100644 --- a/test/HelloWorldC_jll/src/wrappers/i686-linux-musl.jl +++ b/test/HelloWorldC_jll/src/wrappers/i686-linux-musl.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/i686-w64-mingw32.jl b/test/HelloWorldC_jll/src/wrappers/i686-w64-mingw32.jl index d71d563..5056bd7 100644 --- a/test/HelloWorldC_jll/src/wrappers/i686-w64-mingw32.jl +++ b/test/HelloWorldC_jll/src/wrappers/i686-w64-mingw32.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/powerpc64le-linux-gnu.jl b/test/HelloWorldC_jll/src/wrappers/powerpc64le-linux-gnu.jl index 9f9a6b9..db1160b 100644 --- a/test/HelloWorldC_jll/src/wrappers/powerpc64le-linux-gnu.jl +++ b/test/HelloWorldC_jll/src/wrappers/powerpc64le-linux-gnu.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/x86_64-apple-darwin14.jl b/test/HelloWorldC_jll/src/wrappers/x86_64-apple-darwin14.jl index 75abdee..af5ab74 100644 --- a/test/HelloWorldC_jll/src/wrappers/x86_64-apple-darwin14.jl +++ b/test/HelloWorldC_jll/src/wrappers/x86_64-apple-darwin14.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/x86_64-linux-gnu.jl b/test/HelloWorldC_jll/src/wrappers/x86_64-linux-gnu.jl index a7dd6ce..8aa8ef2 100644 --- a/test/HelloWorldC_jll/src/wrappers/x86_64-linux-gnu.jl +++ b/test/HelloWorldC_jll/src/wrappers/x86_64-linux-gnu.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/x86_64-linux-musl.jl b/test/HelloWorldC_jll/src/wrappers/x86_64-linux-musl.jl index 09774f4..b81faa6 100644 --- a/test/HelloWorldC_jll/src/wrappers/x86_64-linux-musl.jl +++ b/test/HelloWorldC_jll/src/wrappers/x86_64-linux-musl.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/HelloWorldC_jll/src/wrappers/x86_64-w64-mingw32.jl b/test/HelloWorldC_jll/src/wrappers/x86_64-w64-mingw32.jl index 81876d2..b2a0fa3 100644 --- a/test/HelloWorldC_jll/src/wrappers/x86_64-w64-mingw32.jl +++ b/test/HelloWorldC_jll/src/wrappers/x86_64-w64-mingw32.jl @@ -4,7 +4,7 @@ export hello_world, goodbye_world JLLWrappers.@generate_wrapper_header("HelloWorldC") JLLWrappers.@declare_executable_product(hello_world) JLLWrappers.@declare_executable_product(goodbye_world) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_executable_product( hello_world, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl index c98307c..3f24f92 100644 --- a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl index 0afffeb..9717b7d 100644 --- a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl index 9e89cae..1800a6f 100644 --- a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl index 0afffeb..9717b7d 100644 --- a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl index fa20fb8..a4a9843 100644 --- a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl index a91da98..f2c652d 100644 --- a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl index d8affeb..37d8df6 100644 --- a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl index 9e8558c..9a20c9f 100644 --- a/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/aarch64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx03-mpi+mpich.jl index 31f9a49..b9da5d3 100644 --- a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx03-mpi+mpitrampoline.jl index 832f07c..6e5f59f 100644 --- a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx11-mpi+mpich.jl index 840ba9e..471c280 100644 --- a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx11-mpi+mpitrampoline.jl index 84dbcb5..6afaf17 100644 --- a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran4-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx03-mpi+mpich.jl index a33ad98..5184412 100644 --- a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx03-mpi+mpitrampoline.jl index c960dd5..8ccff66 100644 --- a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx11-mpi+mpich.jl index e9b58c8..cfab6c7 100644 --- a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx11-mpi+mpitrampoline.jl index b94f813..421f8e8 100644 --- a/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/armv7l-linux-gnueabihf-libgfortran5-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl index fe4738c..073c706 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl index 2b6b005..bb75848 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl index fc0f806..4d29696 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl index f9a61df..f260065 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl index 69516b3..53a977b 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl index 9d17229..fe23250 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl index 3ef969f..beca8b1 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl index c35f067..3671ca0 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl b/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl index d433881..72d3583 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl @@ -7,7 +7,7 @@ using MicrosoftMPI_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.dll") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MicrosoftMPI_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl b/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl index 50b2435..ab52898 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl @@ -7,7 +7,7 @@ using MicrosoftMPI_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.dll") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MicrosoftMPI_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl b/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl index 0703c27..7e77ac0 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl @@ -7,7 +7,7 @@ using MicrosoftMPI_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.dll") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MicrosoftMPI_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl b/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl index cd45555..257d237 100644 --- a/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl +++ b/test/LAMMPS_jll/src/wrappers/i686-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl @@ -7,7 +7,7 @@ using MicrosoftMPI_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.dll") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MicrosoftMPI_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl index 73d8879..ad86924 100644 --- a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl index 04d3dc8..f00e75b 100644 --- a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl index b2e7243..f8b0495 100644 --- a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl index c63ac63..c2548bb 100644 --- a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl index 19e753e..8683b91 100644 --- a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl index 75b91e6..14fec48 100644 --- a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl index 460f55f..503c788 100644 --- a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl index a229fdc..9a28c3d 100644 --- a/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/powerpc64le-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran4-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran4-mpi+mpich.jl index 5ad7ca9..1d4a377 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran4-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran4-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "@rpath/liblammps.0.dylib") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran4-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran4-mpi+mpitrampoline.jl index 9929a8d..a3ea0f2 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran4-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran4-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "@rpath/liblammps.0.dylib") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran5-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran5-mpi+mpich.jl index 6f746ba..c354894 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran5-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran5-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "@rpath/liblammps.0.dylib") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran5-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran5-mpi+mpitrampoline.jl index c34443e..9537b6c 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran5-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-apple-darwin-libgfortran5-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "@rpath/liblammps.0.dylib") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl index 5cda496..28e9954 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl index da833fb..86132b1 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl index 208b2ba..a28fa36 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl index 51897b8..455a6cf 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran4-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl index c21e0b4..7fadf71 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx03-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl index 0240e27..da17249 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx03-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl index 1b911d1..9ec624d 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx11-mpi+mpich.jl @@ -7,7 +7,7 @@ using MPICH_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPICH_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl index af1f360..cc567dd 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-linux-gnu-libgfortran5-cxx11-mpi+mpitrampoline.jl @@ -7,7 +7,7 @@ using MPItrampoline_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.so.0") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MPItrampoline_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl b/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl index 952aba9..c94830c 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran4-cxx03-mpi+microsoftmpi.jl @@ -7,7 +7,7 @@ using MicrosoftMPI_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.dll") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MicrosoftMPI_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl b/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl index a31b9a1..2105a26 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran4-cxx11-mpi+microsoftmpi.jl @@ -7,7 +7,7 @@ using MicrosoftMPI_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.dll") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MicrosoftMPI_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl b/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl index f89f9c6..6427ce1 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran5-cxx03-mpi+microsoftmpi.jl @@ -7,7 +7,7 @@ using MicrosoftMPI_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.dll") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MicrosoftMPI_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl b/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl index 809b8e0..bc09bc3 100644 --- a/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl +++ b/test/LAMMPS_jll/src/wrappers/x86_64-w64-mingw32-libgfortran5-cxx11-mpi+microsoftmpi.jl @@ -7,7 +7,7 @@ using MicrosoftMPI_jll JLLWrappers.@generate_wrapper_header("LAMMPS") JLLWrappers.@declare_library_product(liblammps, "liblammps.dll") JLLWrappers.@declare_executable_product(lmp) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll, Preferences, MicrosoftMPI_jll) JLLWrappers.@init_library_product( liblammps, @@ -21,4 +21,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/aarch64-linux-gnu.jl b/test/OpenLibm_jll/src/wrappers/aarch64-linux-gnu.jl index 5d9c6dc..3fb0b33 100644 --- a/test/OpenLibm_jll/src/wrappers/aarch64-linux-gnu.jl +++ b/test/OpenLibm_jll/src/wrappers/aarch64-linux-gnu.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/aarch64-linux-musl.jl b/test/OpenLibm_jll/src/wrappers/aarch64-linux-musl.jl index d7929c3..7fa4b18 100644 --- a/test/OpenLibm_jll/src/wrappers/aarch64-linux-musl.jl +++ b/test/OpenLibm_jll/src/wrappers/aarch64-linux-musl.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/armv7l-linux-gnueabihf.jl b/test/OpenLibm_jll/src/wrappers/armv7l-linux-gnueabihf.jl index 4c0c52c..4f57a71 100644 --- a/test/OpenLibm_jll/src/wrappers/armv7l-linux-gnueabihf.jl +++ b/test/OpenLibm_jll/src/wrappers/armv7l-linux-gnueabihf.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/armv7l-linux-musleabihf.jl b/test/OpenLibm_jll/src/wrappers/armv7l-linux-musleabihf.jl index aaa6528..f7fe77c 100644 --- a/test/OpenLibm_jll/src/wrappers/armv7l-linux-musleabihf.jl +++ b/test/OpenLibm_jll/src/wrappers/armv7l-linux-musleabihf.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/i686-linux-gnu.jl b/test/OpenLibm_jll/src/wrappers/i686-linux-gnu.jl index d4ca491..3c2fa28 100644 --- a/test/OpenLibm_jll/src/wrappers/i686-linux-gnu.jl +++ b/test/OpenLibm_jll/src/wrappers/i686-linux-gnu.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/i686-linux-musl.jl b/test/OpenLibm_jll/src/wrappers/i686-linux-musl.jl index fa8ee07..71a85f2 100644 --- a/test/OpenLibm_jll/src/wrappers/i686-linux-musl.jl +++ b/test/OpenLibm_jll/src/wrappers/i686-linux-musl.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/i686-w64-mingw32.jl b/test/OpenLibm_jll/src/wrappers/i686-w64-mingw32.jl index aff593b..f9f02a8 100644 --- a/test/OpenLibm_jll/src/wrappers/i686-w64-mingw32.jl +++ b/test/OpenLibm_jll/src/wrappers/i686-w64-mingw32.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.dll") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.dll") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/powerpc64le-linux-gnu.jl b/test/OpenLibm_jll/src/wrappers/powerpc64le-linux-gnu.jl index 18b8a7a..780eaa2 100644 --- a/test/OpenLibm_jll/src/wrappers/powerpc64le-linux-gnu.jl +++ b/test/OpenLibm_jll/src/wrappers/powerpc64le-linux-gnu.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/x86_64-apple-darwin.jl b/test/OpenLibm_jll/src/wrappers/x86_64-apple-darwin.jl index 12d818a..bc342a6 100644 --- a/test/OpenLibm_jll/src/wrappers/x86_64-apple-darwin.jl +++ b/test/OpenLibm_jll/src/wrappers/x86_64-apple-darwin.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "@rpath/libopenlibm.3.dylib") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.0.dylib") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/x86_64-linux-gnu.jl b/test/OpenLibm_jll/src/wrappers/x86_64-linux-gnu.jl index 53868ef..662296f 100644 --- a/test/OpenLibm_jll/src/wrappers/x86_64-linux-gnu.jl +++ b/test/OpenLibm_jll/src/wrappers/x86_64-linux-gnu.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/x86_64-linux-musl.jl b/test/OpenLibm_jll/src/wrappers/x86_64-linux-musl.jl index 237c4d8..ec52cff 100644 --- a/test/OpenLibm_jll/src/wrappers/x86_64-linux-musl.jl +++ b/test/OpenLibm_jll/src/wrappers/x86_64-linux-musl.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/x86_64-unknown-freebsd11.1.jl b/test/OpenLibm_jll/src/wrappers/x86_64-unknown-freebsd11.1.jl index 0abdb5d..86db9a9 100644 --- a/test/OpenLibm_jll/src/wrappers/x86_64-unknown-freebsd11.1.jl +++ b/test/OpenLibm_jll/src/wrappers/x86_64-unknown-freebsd11.1.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.so.3") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.so.0") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/OpenLibm_jll/src/wrappers/x86_64-w64-mingw32.jl b/test/OpenLibm_jll/src/wrappers/x86_64-w64-mingw32.jl index c2ecff9..2cf000c 100644 --- a/test/OpenLibm_jll/src/wrappers/x86_64-w64-mingw32.jl +++ b/test/OpenLibm_jll/src/wrappers/x86_64-w64-mingw32.jl @@ -4,7 +4,7 @@ export libopenlibm JLLWrappers.@generate_wrapper_header("OpenLibm") JLLWrappers.@declare_library_product(libopenlibm, "libopenlibm.dll") JLLWrappers.@declare_library_product(libnonexisting, "libnonexisting.dll") -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_library_product( libopenlibm, @@ -18,4 +18,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end diff --git a/test/Vulkan_Headers_jll/src/wrappers/any.jl b/test/Vulkan_Headers_jll/src/wrappers/any.jl index 745e314..515a1ec 100644 --- a/test/Vulkan_Headers_jll/src/wrappers/any.jl +++ b/test/Vulkan_Headers_jll/src/wrappers/any.jl @@ -4,7 +4,7 @@ export vk_xml, vulkan_hpp JLLWrappers.@generate_wrapper_header("Vulkan_Headers") JLLWrappers.@declare_file_product(vulkan_hpp) JLLWrappers.@declare_file_product(vk_xml) -function __init__() +JLLWrappers.@generate_jll_init begin JLLWrappers.@generate_init_header() JLLWrappers.@init_file_product( vulkan_hpp, @@ -16,4 +16,4 @@ function __init__() ) JLLWrappers.@generate_init_footer() -end # __init__() +end