Add test about issue with no commit on a branch
[cvsps-hv.git] / stats.h
blob77ce5c05e66ddb1b8032680e52d809cdfce8bebe
1 /*
2 * Copyright 2001, 2002, 2003 David Mansfield and Cobite, Inc.
3 * See COPYING file for license information
4 */
6 #ifndef STATS_H
7 #define STATS_H
9 void print_statistics(void * ps_tree);
11 #endif /* STATS_H */