Skip to content

Commit

Permalink
trim whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Expander authored and Expander committed Oct 15, 2014
1 parent c2aefe3 commit 2a7212d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lowe.h
Expand Up @@ -102,7 +102,6 @@ class QedQcd: public RGE
Eigen::Matrix<double,3,3> get_real_ckm() const { return ckm.get_real_ckm(); }
/// Returns complex CKM matrix
Eigen::Matrix<std::complex<double>,3,3> get_complex_ckm() const { return ckm.get_complex_ckm(); }


int flavours(double) const; /// returns number of active flavours

Expand Down

0 comments on commit 2a7212d

Please sign in to comment.