X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2Fsgptext.cpp;h=9657a07850d7752b0b5a7939ccd0ff88634613ce;hb=c0880d4cd7e7d8da6fe67a28d27990c0279b9497;hp=a4cb1a3b133f63707dbb9b54504eb564854bc1cf;hpb=bf7295a63667dcca309389ee6dd5328a3a25f22b;p=ctsim.git diff --git a/libctgraphics/sgptext.cpp b/libctgraphics/sgptext.cpp index a4cb1a3..9657a07 100644 --- a/libctgraphics/sgptext.cpp +++ b/libctgraphics/sgptext.cpp @@ -2,21 +2,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: sgptext.cpp,v 1.1 2000/06/19 18:05:03 kevin Exp $ -** $Log: sgptext.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/04/28 18:35:23 kevin -** removed unused files -** -** Revision 1.1.1.1 2000/04/28 13:02:44 kevin -** Initial CVS import for first public release -** -** +** $Id: sgptext.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 @@ -31,14 +17,14 @@ ** along with this program; if not, write to the Free Software ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ + /* FILE * sgptext.c Text routines for graphics package */ -#include "kstddef.h" -#include "sgp.h" #include -#include "cio.h" +#include "ctsupport.h" +#include "sgp.h" /* Pixel patterns of marker symbols (1x1 to 5x5 matrix) */