/* WIDE AREA INFORMATION SERVER SOFTWARE:
   No guarantees or restrictions.  See the readme file for the full standard
   disclaimer.

   This is part of the shell user-interface for the WAIS software.  Do with it
   as you please.

   Version 0.82
   Tue Apr 30 1991

   jonathan@Think.COM

*/

#ifndef _H_TCOMMANDS
#define _H_TCOMMANDS

extern void EditQuestion();
extern void AddQuestion();
extern void DeleteQuestion();
extern void DeleteSource();

#endif
