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/util/glutskel.c | |
parent | afb833d4e89c312460a4ab9ed6a7a8ca4ebbfe1c (diff) |
Diffstat (limited to 'progs/util/glutskel.c')
-rw-r--r-- | progs/util/glutskel.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/progs/util/glutskel.c b/progs/util/glutskel.c index 8c283f8497..abf0360d41 100644 --- a/progs/util/glutskel.c +++ b/progs/util/glutskel.c @@ -1,4 +1,4 @@ -/* $Id: glutskel.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */ +/* $Id: glutskel.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */ /* * A skeleton/template GLUT program @@ -9,8 +9,8 @@ /* * $Log: glutskel.c,v $ - * Revision 1.1 1999/08/19 00:55:42 jtg - * Initial revision + * Revision 1.1.1.1 1999/08/19 00:55:42 jtg + * Imported sources * * Revision 1.2 1998/11/07 14:20:14 brianp * added simple rotation, animation of cube |