Added Doxyfile, and the new FuncSelect class that allows the selection of a function...
commit7fddeaa906364e889ebe655f87ca00e9eedf9d47
authorJason Polak <jpolak@cynthia.(none)>
Tue, 29 Apr 2008 16:11:41 +0000 (29 12:11 -0400)
committerJason Polak <jpolak@cynthia.(none)>
Tue, 29 Apr 2008 16:11:41 +0000 (29 12:11 -0400)
tree0e67bcdbe1929ea5c6efba41afe13fa9d98f50f4
parent9ba5da5ac87d1366cc184781e70755f8013296be
Added Doxyfile, and the new FuncSelect class that allows the selection of a function to evaluate, so that the user can select different types of functions in the configuration file
src/Doxyfile [new file with mode: 0644]
src/FuncSelect.cpp [new file with mode: 0644]
src/FuncSelect.hh [new file with mode: 0644]
src/scenarios.hh