summaryrefslogtreecommitdiff
path: root/src/units.h
AgeCommit message (Collapse)AuthorFilesLines
2009-02-17Got rid of const where it does not make much senseBjørn Lindeijer1-2/+2
It's not that useful to make variables that are passed by value const. In the declaration it is even completely ignored.
2009-02-15Add configurable units systemJared Adams1-0/+46