00001 /* 00002 * Glacsweb bitsy.h 00003 * Copyright (C) 2004 Alistair Riddoch, The University of Southampton 00004 */ 00005 00006 #ifndef GLACSWEB_BITSY_H 00007 #define GLACSWEB_BITSY_H 00008 00009 int BTYSleep(int seconds); 00010 00011 #endif /* GLACSWEB_BITSY_H */
1.3.5