X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsim%2Fphantom.cpp;h=dba6576c8cf2b78761c38a47fca530bab4b8ffec;hp=aff7b5d55d71f1ccd41f1f2633300d2e1c91dc77;hb=3fba6928127cd65870bdcd96c8114ad5894247ae;hpb=1fd4f7cc977b9f1499716de10d15656bd50f4816 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