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/trispd.c | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) (limited to 'progs/demos/trispd.c') diff --git a/progs/demos/trispd.c b/progs/demos/trispd.c index 2122e2ba1b..96152d4ced 100644 --- a/progs/demos/trispd.c +++ b/progs/demos/trispd.c @@ -1,37 +1,10 @@ -/* $Id: trispd.c,v 1.2 2000/10/26 15:26:14 brianp Exp $ */ +/* $Id: trispd.c,v 1.3 2002/04/22 16:03:37 brianp Exp $ */ /* * Simple GLUT program to measure triangle strip rendering speed. * Brian Paul February 15, 1997 This file is in the public domain. */ -/* - * $Log: trispd.c,v $ - * Revision 1.2 2000/10/26 15:26:14 brianp - * added a glFinish() call - * - * Revision 1.1.1.1 1999/08/19 00:55:40 jtg - * Imported sources - * - * Revision 3.4 1999/03/28 18:24:37 brianp - * minor clean-up - * - * Revision 3.3 1999/03/18 08:16:52 joukj - * - * cmpstr needs string.h to included to avoid warnings - * - * Revision 3.2 1998/07/08 03:02:00 brianp - * added Marten Stromberg's texture options - * - * Revision 3.1 1998/06/29 02:36:58 brianp - * removed unneeded includes - * - * Revision 3.0 1998/02/14 18:42:29 brianp - * initial rev - * - */ - - #include #include #include -- cgit v1.2.3