X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fphantom.h;h=a4f29f22a787172367346af4cd8d7e7abb29bec0;hb=980bef9b95bef1ab728634181a5672088fd47066;hp=ae6a2350d845ded0409afc111ae36ab8f6009fc4;hpb=711cae0ee02e046370fdb4d6c6f440596ff71980;p=ctsim.git diff --git a/include/phantom.h b/include/phantom.h index ae6a235..a4f29f2 100644 --- a/include/phantom.h +++ b/include/phantom.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: phantom.h,v 1.11 2000/07/28 08:28:08 kevin Exp $ +** $Id: phantom.h,v 1.12 2000/07/31 14:48:35 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 @@ -171,6 +171,7 @@ class Phantom #if HAVE_SGP void show () const; + void show (SGP& sgp) const; void draw (SGP& sgp) const; #endif