diff options
author | jtg <jtg> | 1999-08-19 00:55:39 +0000 |
---|---|---|
committer | jtg <jtg> | 1999-08-19 00:55:39 +0000 |
commit | fd624c0601f71bf8b39ccc748a8a13d01ea5f7d2 (patch) | |
tree | 85cb4d55b85164f23c13d9ff0e4fcadd0ca561fd /progs/demos/spectex.c | |
parent | afb833d4e89c312460a4ab9ed6a7a8ca4ebbfe1c (diff) |
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 |