Skip to content

Commit

Permalink
compile boundary condition loop functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Sep 9, 2015
1 parent 39eaeb5 commit e6bc8a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/module.mk
Expand Up @@ -28,6 +28,7 @@ LIBFLEXI_SRC := \
$(DIR)/scan.cpp \
$(DIR)/slha_io.cpp \
$(DIR)/sm_twoloophiggs.cpp \
$(DIR)/threshold_loop_functions.cpp \
$(DIR)/utils.cpp \
$(DIR)/weinberg_angle.cpp \
$(DIR)/wrappers.cpp
Expand Down Expand Up @@ -82,6 +83,7 @@ LIBFLEXI_HDR := \
$(DIR)/sm_twoloophiggs.hpp \
$(DIR)/spectrum_generator_settings.hpp \
$(DIR)/sum.hpp \
$(DIR)/threshold_loop_functions.hpp \
$(DIR)/utils.h \
$(DIR)/weinberg_angle.hpp \
$(DIR)/wrappers.hpp \
Expand Down

0 comments on commit e6bc8a6

Please sign in to comment.