r6: *** empty log message ***
[ctsim.git] / include / sgp.h
index 32ac0843e60bdcfde61b45feb0fca77fe10eb702..fe661bf7f8835a8f061ac7bd7b24b5e5ee19ef12 100644 (file)
@@ -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