From fdd631a941b4c71c50b64cea2575ab0e3bbe1968 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 22 Apr 2002 16:03:37 +0000 Subject: removed CVS $Log comments --- progs/demos/stex3d.c | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) (limited to 'progs/demos/stex3d.c') diff --git a/progs/demos/stex3d.c b/progs/demos/stex3d.c index bab9035287..56ec49ca62 100644 --- a/progs/demos/stex3d.c +++ b/progs/demos/stex3d.c @@ -1,4 +1,4 @@ -/* $Id: stex3d.c,v 1.5 2000/06/27 17:04:43 brianp Exp $ */ +/* $Id: stex3d.c,v 1.6 2002/04/22 16:03:37 brianp Exp $ */ /*----------------------------- * stex3d.c GL example of the mesa 3d-texture extention to simulate procedural @@ -15,32 +15,6 @@ * *---------------------------- */ -/* - * $Log: stex3d.c,v $ - * Revision 1.5 2000/06/27 17:04:43 brianp - * fixed compiler warnings - * - * Revision 1.4 2000/03/22 19:48:57 brianp - * converted from GL_EXT_texture3D to GL 1.2 - * - * Revision 1.3 1999/12/16 08:54:22 brianp - * added a cast to malloc call - * - * Revision 1.2 1999/09/17 12:27:01 brianp - * silenced some warnings - * - * Revision 1.1.1.1 1999/08/19 00:55:40 jtg - * Imported sources - * - * Revision 3.1 1998/06/09 01:53:49 brianp - * main() should return an int - * - * Revision 3.0 1998/02/14 18:42:29 brianp - * initial rev - * - */ - - #include #include #include -- cgit v1.2.3