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/renormal.c | |
parent | b9e1411660d80612ec9706c443eacb0f46caefad (diff) |
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Diffstat (limited to 'progs/demos/renormal.c')
-rw-r--r-- | progs/demos/renormal.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/progs/demos/renormal.c b/progs/demos/renormal.c index dc5d980722a..284dffdb274 100644 --- a/progs/demos/renormal.c +++ b/progs/demos/renormal.c @@ -1,15 +1,9 @@ -/* $Id: renormal.c,v 1.3 1999/09/17 12:27:01 brianp Exp $ */ /* * Test GL_EXT_rescale_normal extension * Brian Paul January 1998 This program is in the public domain. */ -/* - * $Id: renormal.c,v 1.3 1999/09/17 12:27:01 brianp Exp $ - */ - - #include <stdio.h> #include <stdlib.h> #include <math.h> |