r75: *** empty log message ***
[ctsim.git] / include / ct.h
index 656a684d853f9d8bf7b04328148af64e031f6913..ef9e17b750d5719a6cd71db28dfde0e6380033ad 100644 (file)
@@ -2,8 +2,11 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ct.h,v 1.8 2000/06/07 02:30:27 kevin Exp $
+**  $Id: ct.h,v 1.9 2000/06/07 03:49:54 kevin Exp $
 **  $Log: ct.h,v $
+**  Revision 1.9  2000/06/07 03:49:54  kevin
+**  *** empty log message ***
+**
 **  Revision 1.8  2000/06/07 02:30:27  kevin
 **  Added C++ image files
 **
 #include "kstddef.h"
 #include "kmath.h"
 #include "sdf.h"
-#include "ir.h"
 #include "keyboard.h"
 #include "cio.h"
 
   #include "imagefile.h"
 #endif
 
+#include "ir.h"
+
 #endif