Skip to content

Commit

Permalink
Merge pull request #413 from mhscott/slmodel
Browse files Browse the repository at this point in the history
Adding SLModel.o to Makefile
  • Loading branch information
mhscott committed Aug 4, 2020
2 parents 98fc9e1 + 6166112 commit c44b947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SRC/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,7 @@ MATERIAL_LIBS = $(FE)/material/Material.o \
$(FE)/material/uniaxial/TDConcreteMC10NL.o \
$(FE)/material/uniaxial/TDConcreteMC10NL.o \
$(FE)/material/uniaxial/DegradingPinchedBW.o \
$(FE)/material/uniaxial/SLModel.o \
$(FE)/material/uniaxial/MaterialState.o \
$(FE)/material/uniaxial/backbone/HystereticBackbone.o \
$(FE)/material/uniaxial/backbone/ArctangentBackbone.o \
Expand Down

0 comments on commit c44b947

Please sign in to comment.