r315: Coverted POL to C++ class
[ctsim.git] / src / dialogs.cpp
index 7d8c0ecab7e7dbf3fd526e644476806382a40e6f..4a4473559838ef02954f4e1e1f48bd28578853b0 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: dialogs.cpp,v 1.20 2000/12/22 04:18:00 kevin Exp $
+**  $Id: dialogs.cpp,v 1.21 2000/12/27 03:16:02 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
 #include "wx/statline.h"
 #include "wx/sizer.h"
 #include "dialogs.h"
-#include "ctsupport.h"
 #include "ctsim.h"
-#include "scanner.h"
-#include "phantom.h"
-#include "filter.h"
-#include "backprojectors.h"
+#include "ct.h"\r
+//#include "ctsupport.h"\r
+//#include "scanner.h"
+//#include "phantom.h"
+//#include "filter.h"
+//#include "backprojectors.h"
 #include "docs.h"\r
 #include "views.h"\r
 #include "imagefile.h"\r