X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctgraphics%2Fctm.cpp;h=ec61c29c62366f9204e00866b9d36fca1914643f;hp=4f88c772debeb81cff0a07d28bdf75105e69bef4;hb=12e2c29153a0f55ac23bdeec06b404638672985b;hpb=0fe37e9c318904715493dc9c894f658c43e6178e diff --git a/libctgraphics/ctm.cpp b/libctgraphics/ctm.cpp index 4f88c77..ec61c29 100644 --- a/libctgraphics/ctm.cpp +++ b/libctgraphics/ctm.cpp @@ -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 -#include "kmath.h" #include "sgp.h"