Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskaus committed Feb 28, 2024
1 parent a95222d commit c45dffa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
using Documenter
push!(LOAD_PATH, "../src/")
#push!(LOAD_PATH, "../src/")

push!(LOAD_PATH, dirname(@__DIR__))

using LaMEM

Expand Down

0 comments on commit c45dffa

Please sign in to comment.