r109: reorganized header files
[ctsim.git] / libctgraphics / ctm.cpp
index 4f88c772debeb81cff0a07d28bdf75105e69bef4..ec61c29c62366f9204e00866b9d36fca1914643f 100644 (file)
@@ -2,21 +2,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ctm.cpp,v 1.1 2000/06/19 18:05:03 kevin Exp $
-**  $Log: ctm.cpp,v $
-**  Revision 1.1  2000/06/19 18:05:03  kevin
-**  initial cvs import
-**
-**  Revision 1.1  2000/06/13 16:20:31  kevin
-**  finished c++ conversions
-**
-**  Revision 1.2  2000/05/11 14:07:23  kevin
-**  Fixed compilation warnings
-**
-**  Revision 1.1.1.1  2000/04/28 13:02:44  kevin
-**  Initial CVS import for first public release
-**
-**
+**  $Id: ctm.cpp,v 1.2 2000/06/19 19:04:05 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
@@ -54,9 +40,8 @@
  *     column
  *---------------------------------------------------------------------------*/
 
-#include "kstddef.h"
+#include "ctsupport.h"
 #include <math.h>
-#include "kmath.h"
 #include "sgp.h"