summaryrefslogtreecommitdiff
path: root/stats.h
blob: 77ce5c05e66ddb1b8032680e52d809cdfce8bebe (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Copyright 2001, 2002, 2003 David Mansfield and Cobite, Inc.
 * See COPYING file for license information 
 */

#ifndef STATS_H
#define STATS_H

void print_statistics(void * ps_tree);

#endif /* STATS_H */