Skip to content

Commit

Permalink
Fix a link error in lattice SUSY scale constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
jhyeon committed Sep 24, 2014
1 parent e9fed1c commit cc930d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/lattice_susy_scale_constraint.hpp.in
Expand Up @@ -37,8 +37,6 @@ class Lattice;
// auxiliary class for initializing own members before the base class
// see http://www.boost.org/doc/libs/1_53_0/libs/utility/base_from_member.html
struct @ModelName@_susy_scale_constraint_ {
@ModelName@_susy_scale_constraint_();
~@ModelName@_susy_scale_constraint_();
@ModelName@_tsusy_constraint<Lattice> tsusy;
@ModelName@_ewsb_constraint<Lattice> ewsb;
};
Expand Down

0 comments on commit cc930d5

Please sign in to comment.