X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctgraphics%2Fsgptext.cpp;h=9657a07850d7752b0b5a7939ccd0ff88634613ce;hp=a4cb1a3b133f63707dbb9b54504eb564854bc1cf;hb=12e2c29153a0f55ac23bdeec06b404638672985b;hpb=0fe37e9c318904715493dc9c894f658c43e6178e 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) */