X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctsim%2Fphantom.cpp;h=dba6576c8cf2b78761c38a47fca530bab4b8ffec;hb=ebe18bbc459204f8bf89880459804cc643a32f24;hp=aff7b5d55d71f1ccd41f1f2633300d2e1c91dc77;hpb=08f34bf3ba14d4f436f4d2ef0ee5af1d6eb266ac;p=ctsim.git diff --git a/libctsim/phantom.cpp b/libctsim/phantom.cpp index aff7b5d..dba6576 100644 --- a/libctsim/phantom.cpp +++ b/libctsim/phantom.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: phantom.cpp,v 1.5 2000/06/25 17:32:24 kevin Exp $ +** $Id: phantom.cpp,v 1.6 2000/07/13 07:03:21 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -118,6 +118,7 @@ Phantom::createFromPhantom (const char* const phmName) m_name = phmName; createFromPhantom (phmid); + return true; } bool