/* Include prototypes for all files */ /* * $Id: protos.h,v 1.2 2001/03/26 17:26:10 sashav Exp $ */ #include "command.pro" #include "graphics.pro" #include "grkelot.pro" #include "main.pro" #include "menubar.pro" #include "misc.pro" #include "netdisp.pro" #include "rmemset.pro" #include "screen.pro" #include "thai.pro" #ifdef NEXT_SCROLLBAR # include "scrollbar2.pro" #else # include "scrollbar.pro" #endif #ifdef UTMP_SUPPORT #include "utmp.pro" #endif #include "xdefaults.pro" #include "pixmap.pro"