Skip to content

Commit

Permalink
Fix deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
femtocleaner[bot] committed Jul 2, 2018
1 parent 698f407 commit 6c413cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model_reduction_craig_bampton.jl
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 6c413cd

Please sign in to comment.