你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 23:14:03 +08:00
Removed a comment.
这个提交包含在:
2
setup.py
2
setup.py
@@ -162,7 +162,7 @@ if 'cleanall' in sys.argv:
|
||||
# Remove 'gprMax/cython/fields_updates_dispersive.pyx' if its there
|
||||
if os.path.isfile(cython_disp_file):
|
||||
os.remove(cython_disp_file)
|
||||
print(f'Removed: {cython_disp_file}')
|
||||
|
||||
# Now do a normal clean
|
||||
sys.argv[1] = 'clean' # this is what distutils understands
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户