Browse Source

added array_cache to TAGFILES

tags/mesa_4_1
Brian Paul 23 years ago
parent
commit
9b681dcc17
1 changed files with 6 additions and 5 deletions
  1. 6
    5
      doxygen/array_cache.doxy

+ 6
- 5
doxygen/array_cache.doxy View File

@@ -145,11 +145,12 @@ SKIP_FUNCTION_MACROS = YES
# Configuration::addtions related to external references
#---------------------------------------------------------------------------
TAGFILES = core.tag=../core \
tnl.tag=../tnl \
swrast_setup.tag=../swrast_setup \
swrast.tag=../swrast \
math.tag=../math \
tnl_dd.tag=../tnl_dd
array_cahe.tag=../array_cache \
tnl.tag=../tnl \
swrast_setup.tag=../swrast_setup \
swrast.tag=../swrast \
math.tag=../math \
tnl_dd.tag=../tnl_dd
GENERATE_TAGFILE = array_cache.tag
ALLEXTERNALS = NO
PERL_PATH =

Loading…
Cancel
Save