diff options
author | Ian Romanick <[email protected]> | 2003-06-05 00:50:18 +0000 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2003-06-05 00:50:18 +0000 |
commit | 9ac51f57efe07ed43a1e4224a7f5daddec401b36 (patch) | |
tree | 6f1cb55cbcee17cb3a3a77c9437e3e1fd7d24784 /progs/demos/glinfo.c | |
parent | b9e1411660d80612ec9706c443eacb0f46caefad (diff) |
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Diffstat (limited to 'progs/demos/glinfo.c')
-rw-r--r-- | progs/demos/glinfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/demos/glinfo.c b/progs/demos/glinfo.c index 4e34983ff50..a6a7478288e 100644 --- a/progs/demos/glinfo.c +++ b/progs/demos/glinfo.c @@ -1,4 +1,3 @@ -/* $Id: glinfo.c,v 1.2 2002/04/22 16:03:37 brianp Exp $ */ /* * Print GL, GLU and GLUT version and extension info |