/* cso.h * Written by David Allen * Simple prototypes for functions in cso.c */ #define CSO_H 1 void do_cso(GopherStruct *ZeGopher);