Skip to content

Commit

Permalink
Fix imports in src/EffectiveModuli.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Oct 13, 2023
1 parent 2880f00 commit f540a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EffectiveModuli.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module EffectiveModuli

using ..LinearElasticity: StiffnessMatrix, ComplianceMatrix
using LinearElasticityBase: StiffnessMatrix, ComplianceMatrix

import ..Isotropic: bulk_modulus, shear_modulus

Expand Down

0 comments on commit f540a43

Please sign in to comment.