r145: *** empty log message ***
[ctsim.git] / libctsim / phantom.cpp
index aff7b5d55d71f1ccd41f1f2633300d2e1c91dc77..dba6576c8cf2b78761c38a47fca530bab4b8ffec 100644 (file)
@@ -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