root/git/ui-tree.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 #ifndef __git_ui_tree__
   2 #define __git_ui_tree__ 1
   3 
   4 void dump_tree(void);
   5 
   6 #endif

/* [previous][next][first][last][top][bottom][index][help] */