diff options
Diffstat (limited to 'progs/demos/spectex.c')
-rw-r--r-- | progs/demos/spectex.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/progs/demos/spectex.c b/progs/demos/spectex.c index 412f442e4a..ac55c594f0 100644 --- a/progs/demos/spectex.c +++ b/progs/demos/spectex.c @@ -1,4 +1,4 @@ -/* $Id: spectex.c,v 1.1 1999/08/19 00:55:40 jtg Exp $ */ +/* $Id: spectex.c,v 1.1.1.1 1999/08/19 00:55:40 jtg Exp $ */ /* * GLUT demonstration of texturing with specular highlights. @@ -20,8 +20,8 @@ /* * $Log: spectex.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.2 1999/03/28 18:22:05 brianp * minor clean-up |