Commit 4da73dd3 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

debug

parent a816099d
......@@ -5383,9 +5383,9 @@ class MCIsimulator():
###################################################################
if self.cosmetics and self.information['xsize']==9216 and self.information['ysize']==9232 :
if self.debug== False:
self.applyCosmetics()
print('apply Cosmetics...')
self.applyCosmetics()
print('apply Cosmetics...')
##################################################
if self.intscale:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment