docs/elrail_track.png
author |
rubidium |
|
Wed, 23 Apr 2008 20:56:08 +0000 |
changeset 9036 |
6368fe55fd6d |
parent 3355 |
e414a0b104a6
|
permissions |
-rw-r--r-- |
(svn r12855) -Codechange: do not use autoptr's for testing whether certain objects can be build, but check it directly in the pool so we do not have to call destructors in the testing phase. Stations still use the autoptr though.