Skip to content

Commit

Permalink
Fix inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Nov 20, 2023
1 parent a825a95 commit 80a1082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Express.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Express
# include("BandStructure.jl")
include("ConvergenceTest/ConvergenceTest.jl")
include("MD/MD.jl")
include("EOS/EOS.jl")
include("EquationOfState/EquationOfState.jl")
# include("StaticElasticity/StaticElasticity.jl")
include("Phonon/Phonon.jl")
# include("QHA/QHA.jl")
Expand Down

0 comments on commit 80a1082

Please sign in to comment.