diff options
author | Ian Romanick <[email protected]> | 2003-06-05 00:50:18 +0000 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2003-06-05 00:50:18 +0000 |
commit | 9ac51f57efe07ed43a1e4224a7f5daddec401b36 (patch) | |
tree | 6f1cb55cbcee17cb3a3a77c9437e3e1fd7d24784 /include/GL/glu_mangle.h | |
parent | b9e1411660d80612ec9706c443eacb0f46caefad (diff) |
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Diffstat (limited to 'include/GL/glu_mangle.h')
-rw-r--r-- | include/GL/glu_mangle.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/include/GL/glu_mangle.h b/include/GL/glu_mangle.h index 6f92f221a5c..4cc9b6f044c 100644 --- a/include/GL/glu_mangle.h +++ b/include/GL/glu_mangle.h @@ -1,5 +1,3 @@ -/* $Id: glu_mangle.h,v 1.3 2001/09/20 22:18:47 kschultz Exp $ */ - /* * Mesa 3-D graphics library * Version: 3.0 @@ -21,25 +19,6 @@ */ -/* - * $Log: glu_mangle.h,v $ - * Revision 1.3 2001/09/20 22:18:47 kschultz - * add mangling for new entry points - * - * Revision 1.2 1999/09/10 02:08:19 gareth - * Added GLU 1.3 tessellation (except winding rule code). - * - * Revision 1.1.1.1 1999/08/19 00:55:40 jtg - * Imported sources - * - * Revision 3.1 1999/06/21 22:00:42 brianp - * added #ifndef GLU_MANGLE_H stuff - * - * Revision 3.0 1998/02/20 05:04:45 brianp - * initial rev - * - */ - #ifndef GLU_MANGLE_H #define GLU_MANGLE_H |