OSDN Git Service

Please enter the commit message for your changes. Lines starting v2.3.71p0303
authorTakuo Yasunaga <yasunaga@bio.kyutech.ac.jp>
Thu, 19 Nov 2020 09:54:01 +0000 (18:54 +0900)
committerTakuo Yasunaga <yasunaga@bio.kyutech.ac.jp>
Thu, 19 Nov 2020 09:54:01 +0000 (18:54 +0900)
 with '#' will be ignored, and an empty message aborts the commit.

 On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
modified:   src/Objects/DataManip/mrcImage/src/lmrcImageFeatureCalc.c

src/Objects/DataManip/mrcImage/src/lmrcImageFeatureCalc.c

index fb88ee8..48c7ce4 100644 (file)
@@ -11,7 +11,7 @@
 */
 static char __sccs_id[] = "%Z%lmrcImageFeatureCalc ver%I%; Date:%D% %Z%";
 
-#undef DEBUG
+#define DEBUG
 #include "genUtil.h"
 #include "Memory.h"
 #include "./lmrcImageFeatureCalc.h"