summaryrefslogtreecommitdiff
path: root/src/units.h
AgeCommit message (Collapse)AuthorFilesLines
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P )
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