Index: ../trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp =================================================================== --- ../trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp (revision 24622) +++ ../trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp (revision 24623) @@ -1,12 +1,9 @@ /*!\file RiftConstraintsState.cpp * \brief: manage penalties for rifts */ - #include "./ConstraintsStateLocal.h" #include "../../shared/shared.h" -#define _ZIGZAGCOUNTER_ - /*current module: */ /*RiftIsPresent(Loads* loads,int configuration_type){{{*/ int RiftIsPresent(Loads* loads,int configuration_type){ Index: ../trunk-jpl/src/c/classes/Loads/Riftfront.cpp =================================================================== --- ../trunk-jpl/src/c/classes/Loads/Riftfront.cpp (revision 24622) +++ ../trunk-jpl/src/c/classes/Loads/Riftfront.cpp (revision 24623) @@ -591,7 +591,6 @@ return pe; } /*}}}*/ -#define _ZIGZAGCOUNTER_ int Riftfront::Constrain(int* punstable){/*{{{*/ IssmDouble penetration;