common.h

Go to the documentation of this file.
00001 /**<!-------------------------------------------------------------------->
00002    @file   common.h
00003    @author Travis Fischer (fisch0920@gmail.com)
00004    @date   Summer 2008
00005    
00006    @brief
00007       Contains includes and definitions used throughout this project
00008    <!-------------------------------------------------------------------->**/
00009 
00010 #ifndef COMMON_H_ 
00011 #define COMMON_H_
00012 
00013 #include <common/arch.h>
00014 #include <common/utilities.h>
00015 
00016 #endif // COMMON_H_
00017 

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6