diff --git a/Source/Signals/Common.cpp b/Source/Signals/Common.cpp index 2c5ab271..8899a606 100644 --- a/Source/Signals/Common.cpp +++ b/Source/Signals/Common.cpp @@ -16,9 +16,9 @@ using namespace Eigen; namespace QI { -//****************************************************************************** -#pragma mark Magnetisation Evolution Matrices, helper functions etc. -//****************************************************************************** +/* + * Magnetisation Evolution Matrices, helper functions etc. + */ typedef Matrix Matrix6d; typedef Matrix Vector6d; typedef Matrix Matrix9d;