Skip to content

Commit

Permalink
fixed minor bug (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
RohitRathore1 authored Aug 12, 2021
1 parent 6f7e8ec commit 4f808d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/TopOptProblems.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module TopOptProblems

const PENALTY_BEFORE_INTERPOLATION = true

using Ferrite, StaticArrays, LinearAlgebra
using SparseArrays, Setfield, Requires
import Distributions
Expand Down

0 comments on commit 4f808d5

Please sign in to comment.