summaryrefslogtreecommitdiff
path: root/src/error.h
Commit message (Collapse)AuthorAgeFilesLines
* Ledger now builds without any significant warnings, except for one file. SomeJohn Wiegley2008-08-101-4/+6
| | | | | of the warnings had to be temporarily disabled, but will be checked again once the code has moved into master.
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+85
is in doc/, etc.