Changeset 0f508c for util/src

Timestamp:
Sep 3, 2008, 5:28:31 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
dfc1c7
Parents:
55e916
Message:

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.