EditMolecules(): title was non-caps, loading would use Center instead of center, loops asking for index of molecule would loop endlessly due to wrong break condition, remove did falsely use counter instead of molecule::IndexNr
MergeMolecules(): simple add, simple merge and multi-merge are implemented
SaveConfig(): Translation to true center before save was missing (and back-translation) and filename instead of ConfigFileName is used
main(): ConfigFileName is now a char buffer not char pointer due to trouble with NULL filename, setting of actiive flag corrected (counter instead of IndexNr bug)
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.