shifted back to main folder. small polish.

This commit is contained in:
Philip Eisenlohr 2011-11-03 12:18:07 +00:00
parent b847db969a
commit db12869c16
1 changed files with 6 additions and 7 deletions

View File

@ -991,4 +991,3 @@ if 'mentat' in options.output or 'spectral' in options.output:
configFile = open(myName+'.config','w')
configFile.write(output)
configFile.close()