Added new arguments to configuration::find_parameter() to allow for a list of
authorarjen <arjen>
Fri, 4 May 2007 14:01:22 +0000 (14:01 +0000)
committerarjen <arjen>
Fri, 4 May 2007 14:01:22 +0000 (14:01 +0000)
commitbc014628c407db99abf7e0461aa0e961493726aa
treefbf8b69650e18a8dd23607e8827e07f5aee54942
parent644da49529f2b634c149839230210fa294a604d6
Added new arguments to configuration::find_parameter() to allow for a list of
sections and a list of parameters in sections.
The new arguments are section index and parameter index (default = 0).
src/configuration.cpp
src/configuration.h
src/xappl.h