OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/base.git] / src / Tools / mrcImage / mrcImageDilation / inc / mrcImageDilation.h
index ccbe4de..4579b3d 100755 (executable)
@@ -34,6 +34,9 @@ typedef struct mrcImageDilationInfo {
     long flagn;
     long n;
     
+    long flagtimes;
+    long times;
+    
     long flagconfigFile;
     char* configFile;
     FILE* fptconfigFile;