1 /******************************************************************************
2 * This file is Copyright 1993 by Philip G. Richards.  All Rights Reserved.
3 * See the file README that came with this distribution for permissions on
4 * code usage, copying, and distribution.  It comes with absolutely no warranty.
5 * email: <pgr@prg.ox.ac.uk>
6 ******************************************************************************/
7 
8 extern time_t sincetime;
9 extern char *skiptolabel;
10 extern char **onerrorargv;
11 extern int onerrorargc;
12