Skip to content
Snippets Groups Projects
Commit edb81a67 authored by Peterson, Peter's avatar Peterson, Peter
Browse files

Cleaning up the other generated files.

parent 931f2a5f
No related merge requests found
......@@ -13,7 +13,12 @@ def do_cleanup():
Files = ["PG3_9829.gsa",
"PG3_9829.py",
"PG3_9830.gsa",
"PG3_9830.py"]
"PG3_9830.py",
"PG3_4844-1.dat",
"PG3_4844.getn",
"PG3_4844.gsa",
"PG3_4844.py",
"PG3_4866.gsa"]
for file in Files:
absfile = FileFinder.getFullPath(file)
if os.path.exists(absfile):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment