Closed Bondoki closed 3 years ago
As default the file commands !add_bonds and !remove_bonds are written to the file regardless if there's any entry. This unnecessary increases the file size. This fix only outputs the commands if there any entries to save.
should fix #144
As default the file commands !add_bonds and !remove_bonds are written to the file regardless if there's any entry. This unnecessary increases the file size. This fix only outputs the commands if there any entries to save.