X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fsgp.h;h=fe661bf7f8835a8f061ac7bd7b24b5e5ee19ef12;hp=32ac0843e60bdcfde61b45feb0fca77fe10eb702;hb=8fc6888d2599bb288f8ff7008994f2b66ecf6d93;hpb=0fdfdd911d663c031caa231b5ce7edf81642294f diff --git a/include/sgp.h b/include/sgp.h index 32ac084..fe661bf 100644 --- a/include/sgp.h +++ b/include/sgp.h @@ -1,3 +1,26 @@ +/***************************************************************************** +** This is part of the CTSim program +** Copyright (C) 1983-2000 Kevin Rosenberg +** +** $Id: sgp.h,v 1.2 2000/04/28 14:14:16 kevin Exp $ +** $Log: sgp.h,v $ +** Revision 1.2 2000/04/28 14:14:16 kevin +** *** empty log message *** +** +** +** 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 +** published by the Free Software Foundation. +** +** This program is distributed in the hope that it will be useful, +** but WITHOUT ANY WARRANTY; without even the implied warranty of +** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +** GNU General Public License for more details. +** +** You should have received a copy of the GNU General Public License +** along with this program; if not, write to the Free Software +** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +******************************************************************************/ /*----------------------------------------------------------------------*/ /* Standard Graphics Package Header File */ /*----------------------------------------------------------------------*/ @@ -7,13 +30,6 @@ #include "kstddef.h" -/* Write modes for CPIX_?????() routines */ - -#define CPIX_WRT 0 -#define CPIX_XOR 1 -#define CPIX_AND 2 -#define CPIX_OR 3 - /* device names */ #define CRTDEV 1