Skip to content

Commit

Permalink
remove redundant debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Jan 27, 2016
1 parent 4e75437 commit d42725a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meta/FlexibleSUSY.m
Original file line number Diff line number Diff line change
Expand Up @@ -1967,7 +1967,6 @@ corresponding tadpole is real or imaginary (only in models with CP
Print["Input parameters: ", InputForm[Parameters`GetInputParameters[]]];

Print["Creating class for input parameters ..."];
DebugPrint["input parameters = ", inputParameters];
WriteInputParameterClass[inputParameters,
{{FileNameJoin[{$flexiblesusyTemplateDir, "input_parameters.hpp.in"}],
FileNameJoin[{FSOutputDir, FlexibleSUSY`FSModelName <> "_input_parameters.hpp"}]},
Expand Down

0 comments on commit d42725a

Please sign in to comment.