diff options
Diffstat (limited to 'progs/demos/texcyl.c')
-rw-r--r-- | progs/demos/texcyl.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/progs/demos/texcyl.c b/progs/demos/texcyl.c index 0358d2975c..ea213e6dca 100644 --- a/progs/demos/texcyl.c +++ b/progs/demos/texcyl.c @@ -1,4 +1,4 @@ -/* $Id: texcyl.c,v 1.1 1999/08/19 00:55:40 jtg Exp $ */ +/* $Id: texcyl.c,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */ /* * Textured cylinder demo: lighting, texturing, reflection mapping. @@ -7,8 +7,8 @@ /* * $Log: texcyl.c,v $ - * Revision 1.1 1999/08/19 00:55:40 jtg - * Initial revision + * Revision 1.1.1.1 1999/08/19 00:55:40 jtg + * Imported sources * * Revision 3.3 1999/03/28 18:24:37 brianp * minor clean-up |