BUGFIX: config::load() parses endlessly if there are no atoms in the config file.
Since MaxTypes is 0, we check for it and don't scan if there are none according to it. If MaxTypes != 0 however there are no ions given, we break with an error message (which was missing before in config:ParseForParameters()).
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.