r73: Added C++ image files
[ctsim.git] / include / ct.h
index c3fe3a0fcc34833e86df73df24a08a8539ce4267..656a684d853f9d8bf7b04328148af64e031f6913 100644 (file)
@@ -2,8 +2,11 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ct.h,v 1.7 2000/06/07 00:59:38 kevin Exp $
+**  $Id: ct.h,v 1.8 2000/06/07 02:30:27 kevin Exp $
 **  $Log: ct.h,v $
+**  Revision 1.8  2000/06/07 02:30:27  kevin
+**  Added C++ image files
+**
 **  Revision 1.7  2000/06/07 00:59:38  kevin
 **  added imagefiles
 **
   using namespace std;
 
   #include "array2d.h"
-  #include "idf.h"
+  #include "imagefile.h"
 #endif
 
 #endif