Moved the constructor for Options out of the header and into the cpp. For people...
authorTim King <taking@cs.nyu.edu>
Wed, 30 Mar 2011 17:32:50 +0000 (17:32 +0000)
committerTim King <taking@cs.nyu.edu>
Wed, 30 Mar 2011 17:32:50 +0000 (17:32 +0000)
commiteb058369e08b17c51d0267c87890edd8c41255c2
tree5fb3def63313075cdbcd592151bee1fbb24f2db3
parent6495988f28ad6c9b318fc506e5d85d8613b03640
Moved the constructor for Options out of the header and into the cpp. For people who fiddle with default values set by the Options constructor, this will require significantly less recompiling.
src/util/options.cpp
src/util/options.h