Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

types.h

00001 /*
00002  * Glacsweb types.h
00003  * Copyright (C) 2003, 2004 Kirk Martinez, Alistair Riddoch,
00004  *                          The University of Southampton
00005  */
00006 
00007 #ifndef GLACSWEB_TYPES_H
00008 #define GLACSWEB_TYPES_H
00009 
00010 #include <stdint.h>
00011 
00012 typedef uint8_t BYTE;
00013 
00014 #endif // GLACSWEB_TYPES_H

Generated on Mon Aug 9 13:41:45 2004 for Glacsweb by doxygen 1.3.5