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 /src/mesa/array_cache | |
parent | b9e1411660d80612ec9706c443eacb0f46caefad (diff) |
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Diffstat (limited to 'src/mesa/array_cache')
-rw-r--r-- | src/mesa/array_cache/ac_context.c | 1 | ||||
-rw-r--r-- | src/mesa/array_cache/ac_context.h | 1 | ||||
-rw-r--r-- | src/mesa/array_cache/acache.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/array_cache/ac_context.c b/src/mesa/array_cache/ac_context.c index 28d4b225feb..0cd3b8b4fc1 100644 --- a/src/mesa/array_cache/ac_context.c +++ b/src/mesa/array_cache/ac_context.c @@ -1,4 +1,3 @@ -/* $Id: ac_context.c,v 1.11 2003/03/01 01:50:24 brianp Exp $ */ /* * Mesa 3-D graphics library diff --git a/src/mesa/array_cache/ac_context.h b/src/mesa/array_cache/ac_context.h index fbc90743e38..36aded3152c 100644 --- a/src/mesa/array_cache/ac_context.h +++ b/src/mesa/array_cache/ac_context.h @@ -1,4 +1,3 @@ -/* $Id: ac_context.h,v 1.6 2003/01/14 04:55:46 brianp Exp $ */ /* * Mesa 3-D graphics library diff --git a/src/mesa/array_cache/acache.h b/src/mesa/array_cache/acache.h index d6935235db9..2bb64f3656c 100644 --- a/src/mesa/array_cache/acache.h +++ b/src/mesa/array_cache/acache.h @@ -1,4 +1,3 @@ -/* $Id: acache.h,v 1.4 2002/10/29 20:28:58 brianp Exp $ */ /* * Mesa 3-D graphics library |