Skip to content

Commit

Permalink
Fix deprecations (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
femtocleaner[bot] authored and ahojukka5 committed Jul 5, 2018
1 parent d9b0d4d commit 9e818b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FEMTruss.jl
Expand Up @@ -24,7 +24,7 @@ Cook, Malkus, Plesha, Witt
- Temperature loads can be set by setting field `thermal expansion coefficient`
and field `temperature difference`
"""
type Truss <: FieldProblem
mutable struct Truss <: FieldProblem
end

function get_unknown_field_name(::Problem{Truss})
Expand Down

0 comments on commit 9e818b3

Please sign in to comment.