Skip to content

Commit

Permalink
Fix deprecations (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
femtocleaner[bot] authored and ahojukka5 committed Jul 4, 2018
1 parent 698f407 commit 95c35ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model_reduction_craig_bampton.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

using FEMBase

type CraigBampton <: AbstractAnalysis
mutable struct CraigBampton <: AbstractAnalysis
r_nodes :: Vector{Int64}
l_nodes :: Vector{Int64}
K :: SparseMatrixCSC{Float64}
Expand Down

0 comments on commit 95c35ed

Please sign in to comment.