
/*
   This software is copyright 1989 by John Dunning.  See the file
   'COPYLEFT.JRD' for the full copyright notice.
*/


/* utils */

extern char char_upcase();
extern int string_equal();
extern int read_line();
