Skip to content

Commit

Permalink
cmp - remove HardeningMaterial2 from cmakelists
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioperez committed Sep 24, 2021
1 parent 9e9f58c commit e6381f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SRC/material/uniaxial/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ target_sources(OPS_Material
FatigueMaterial.cpp
#FedeasMaterial.cpp
GNGMaterial.cpp
HardeningMaterial.cpp
#HardeningMaterial2.cpp
HookGap.cpp
HyperbolicGapMaterial.cpp
HystereticMaterial.cpp
Expand Down Expand Up @@ -216,9 +218,7 @@ target_sources(OPS_Material
FatigueMaterial.h
#FedeasMaterial.h
GNGMaterial.h
HardeningMaterial.cpp
HardeningMaterial.h
HardeningMaterial2.cpp
#HardeningMaterial.h
HardeningMaterial2.h
HookGap.h
HyperbolicGapMaterial.h
Expand Down

0 comments on commit e6381f9

Please sign in to comment.