summaryrefslogtreecommitdiff
path: root/startup.cc
Commit message (Collapse)AuthorAgeFilesLines
* Restructed the code that it can build and be used as a shared library.John Wiegley2008-04-131-0/+54
The command-line version is still statically bound in the build process by default (for the sake of speed).