From d1603d4a46d342d4b17e1ce8a8e58a72ad9b7514 Mon Sep 17 00:00:00 2001 From: Gareth Hughes Date: Mon, 13 Sep 1999 22:20:13 +0000 Subject: Fixed file headers. Tracking down macro bugs. --- src/glu/mesa/tess.c | 9 ++++++++- src/glu/mesa/tess.h | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) (limited to 'src/glu/mesa') diff --git a/src/glu/mesa/tess.c b/src/glu/mesa/tess.c index 1fb543340a..52353d9798 100644 --- a/src/glu/mesa/tess.c +++ b/src/glu/mesa/tess.c @@ -1,4 +1,4 @@ -/* $Id: tess.c,v 1.3 1999/09/10 04:32:10 gareth Exp $ */ +/* $Id: tess.c,v 1.4 1999/09/13 22:20:13 gareth Exp $ */ /* * Mesa 3-D graphics library @@ -24,6 +24,13 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ +/* + * $Log: tess.c,v $ + * Revision 1.4 1999/09/13 22:20:13 gareth + * Fixed file headers. Tracking down macro bugs. + * + */ + /***************************************************************************** * * GLU 1.3 Polygon Tessellation by Gareth Hughes diff --git a/src/glu/mesa/tess.h b/src/glu/mesa/tess.h index ad6d692657..cd5a55e431 100644 --- a/src/glu/mesa/tess.h +++ b/src/glu/mesa/tess.h @@ -1,4 +1,4 @@ -/* $Id: tess.h,v 1.3 1999/09/10 03:05:04 brianp Exp $ */ +/* $Id: tess.h,v 1.4 1999/09/13 22:20:13 gareth Exp $ */ /* * Mesa 3-D graphics library @@ -24,6 +24,13 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ +/* + * $Log: tess.h,v $ + * Revision 1.4 1999/09/13 22:20:13 gareth + * Fixed file headers. Tracking down macro bugs. + * + */ + /***************************************************************************** * * GLU 1.3 Polygon Tessellation by Gareth Hughes -- cgit v1.2.3