Home
last modified time | relevance | path

Searched refs:createTagsBlock (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/
H A Dgenerateetags.py68 createTagsBlock(flist[blocks[i]:blocks[i+1]],etagfile,ctagfile)
71 def createTagsBlock(flist,etagfile,ctagfile): function