/*
 * ftp.h : Defs for the file fetcher
 *
 * George Ferguson, ferguson@cs.rochester.edu, 4 Sep 1991.
 *
 */

extern void ftp();
