We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68287a0 commit 0340edeCopy full SHA for 0340ede
test/LAMMPS_jll/.pkg/select_artifacts.jl
@@ -1,5 +1,7 @@
1
push!(Base.LOAD_PATH, dirname(@__DIR__))
2
3
+println(stderr, Base.LOAD_PATH)
4
+
5
if VERSION < v"1.7"
6
using Pkg.TOML
7
else
0 commit comments