Skip to content

Commit

Permalink
templates/module.mk: add missing lattice templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jhyeon committed Aug 19, 2014
1 parent e531d67 commit 3d5c272
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/module.mk
Expand Up @@ -19,6 +19,8 @@ TEMPLATES := \
$(DIR)/susy_scale_constraint.hpp.in \
$(DIR)/lattice_convergence_tester.hpp.in \
$(DIR)/lattice_convergence_tester.cpp.in \
$(DIR)/lattice_ewsb_constraint.cpp.in \
$(DIR)/lattice_ewsb_constraint.hpp.in \
$(DIR)/lattice_high_scale_constraint.hpp.in \
$(DIR)/lattice_high_scale_constraint.cpp.in \
$(DIR)/lattice_info.hpp.in \
Expand All @@ -33,6 +35,8 @@ TEMPLATES := \
$(DIR)/lattice_model_betafunctions.cpp.in \
$(DIR)/lattice_susy_scale_constraint.hpp.in \
$(DIR)/lattice_susy_scale_constraint.cpp.in \
$(DIR)/lattice_tsusy_constraint.cpp.in \
$(DIR)/lattice_tsusy_constraint.hpp.in \
$(DIR)/plot_rgflow.gnuplot.in \
$(DIR)/plot_spectrum.gnuplot.in \
$(DIR)/spectrum_generator.hpp.in \
Expand Down

0 comments on commit 3d5c272

Please sign in to comment.