summaryrefslogtreecommitdiff
path: root/src/commodity.h
Commit message (Collapse)AuthorAgeFilesLines
* Began initial work to support specifying a series of commodities to -V.John Wiegley2008-09-201-20/+40
|
* Cleaned up the way that commodity pricing is handled.John Wiegley2008-09-201-9/+17
|
* Updated the Doxygen docs so that all the core numerics files are in the sameJohn Wiegley2008-08-051-0/+6
| | | | module group.
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+420
is in doc/, etc.