Changeset 7727 for trunk/src/opengl
- Timestamp:
- Jan 5, 2002, 12:15:29 PM (24 years ago)
- Location:
- trunk/src/opengl/glu
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glu/nurbs/internals/sorter.cpp
r4311 r7727 1 /* $Id: sorter.cpp,v 1. 2 2000-09-22 20:49:20 jeroenExp $ */1 /* $Id: sorter.cpp,v 1.3 2002-01-05 11:13:53 sandervl Exp $ */ 2 2 /* 3 3 ** License Applicability. Except to the extent portions of this file are … … 37 37 * sorter.c++ 38 38 * 39 * $Date: 200 0-09-22 20:49:20 $ $Revision: 1.2$40 * $Header: /home/ktk/tmp/odin/2007/netlabs.cvs/odin32/src/opengl/glu/nurbs/internals/sorter.cpp,v 1. 2 2000-09-22 20:49:20 jeroenExp $39 * $Date: 2002-01-05 11:13:53 $ $Revision: 1.3 $ 40 * $Header: /home/ktk/tmp/odin/2007/netlabs.cvs/odin32/src/opengl/glu/nurbs/internals/sorter.cpp,v 1.3 2002-01-05 11:13:53 sandervl Exp $ 41 41 */ 42 42 -
trunk/src/opengl/glu/util/mipmap.c
r3579 r7727 1 /* $Id: mipmap.c,v 1. 2 2000-05-20 13:47:55 jeroenExp $ */1 /* $Id: mipmap.c,v 1.3 2002-01-05 11:14:32 sandervl Exp $ */ 2 2 /* 3 3 ** License Applicability. Except to the extent portions of this file are … … 33 33 ** compliant with the OpenGL(R) version 1.2.1 Specification. 34 34 ** 35 ** $Date: 200 0-05-20 13:47:55 $ $Revision: 1.2$36 ** $Header: /home/ktk/tmp/odin/2007/netlabs.cvs/odin32/src/opengl/glu/util/mipmap.c,v 1. 2 2000-05-20 13:47:55 jeroenExp $35 ** $Date: 2002-01-05 11:14:32 $ $Revision: 1.3 $ 36 ** $Header: /home/ktk/tmp/odin/2007/netlabs.cvs/odin32/src/opengl/glu/util/mipmap.c,v 1.3 2002-01-05 11:14:32 sandervl Exp $ 37 37 */ 38 38
Note:
See TracChangeset
for help on using the changeset viewer.