Subversion Repositories Projects

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
130 ligi 1
#include "statistics.h"
2
 
3
struct timeval time_struct1;
4
struct timeval time_struct2;
5
 
6
 
7
int debug_sets=0;
8
int confirm_sets=0;
9
int version_sets=0;
10