* Make arguments that were previously references (see
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 11 Jun 2007 05:54:44 +0000 (07:54 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 11 Jun 2007 05:54:44 +0000 (07:54 +0200)
commitc3e81e6b78efc4eefdf1837c894edd6022e1d58a
treeba5312bedf5da3f69c690aff12e0d14989805d54
parentf14a4c1ff4c28feecc24ccb6403af8c7f3162557
 * Make arguments that were previously references (see
 7e140e4a6676bed7583831251469fcee457f7654) now const references. GCC
 will allow temporary constructors to be converted to const references
 and that will do just fine.
ABM2/Engine/Kernel.cpp
ABM2/Engine/Kernel.h
ABM2/Engine/Settings.cpp
ABM2/Engine/Settings.h