Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/FlexibleSUSY/Flexibl…
Browse files Browse the repository at this point in the history
…eSUSY into development
  • Loading branch information
pathron committed Jul 20, 2016
2 parents 64afce5 + f5b4c38 commit 94fbd47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions meta/CConversion.m
Expand Up @@ -812,9 +812,6 @@
FlexibleSUSY`M[a_] :> ToValidCSymbol[FlexibleSUSY`M[a]] /.
Susyno`LieGroups`conj -> SARAH`Conj //.
conjSimplification /.
(* TODO: remove the following 2 lines: *)
a_[Susyno`LieGroups`i1] :> a /.
a_[Susyno`LieGroups`i1, SARAH`i2] :> a /.
SARAH`Delta[a_,a_] -> 1 /.
Power[a_?NumericQ,n_?NumericQ] :> N[Power[a,n]] /.
Sqrt[a_?NumericQ] :> N[Sqrt[a]] /.
Expand Down

0 comments on commit 94fbd47

Please sign in to comment.