summaryrefslogtreecommitdiff
path: root/doxygen/core.doxy
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-01-22 18:37:05 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-01-22 18:37:05 +0000
commit8bd13de4cca7fd04d4e3a72b8e95f61e5b9653fd (patch)
tree858b30f3563c212e6e625f11fb3f2fc835375fbd /doxygen/core.doxy
parent4c8fadc6d996c8c433826c4c763104b7d69cf7e5 (diff)
fixed array_cache.tag mistake
Diffstat (limited to 'doxygen/core.doxy')
-rw-r--r--doxygen/core.doxy3
1 files changed, 2 insertions, 1 deletions
diff --git a/doxygen/core.doxy b/doxygen/core.doxy
index 637f5caadb..fb4b561bc2 100644
--- a/doxygen/core.doxy
+++ b/doxygen/core.doxy
@@ -143,7 +143,8 @@ SKIP_FUNCTION_MACROS = YES
#---------------------------------------------------------------------------
# Configuration::addtions related to external references
#---------------------------------------------------------------------------
-TAGFILES = tnl_dd.tag=../tnl_dd \
+TAGFILES = tnl_dd.tag=../tnl_dd \
+ array_cache.tag=../array_cache \
math.tag=../math \
swrast.tag=../swrast \
swrast_setup.tag=../swrast_setup \