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

objects.h

Go to the documentation of this file.
00001 #ifndef _OBJECTS_H 00002 #define _OBJECTS_H 00003 00004 /* ---------------------------------------------------------------------------- 00005 @COPYRIGHT : 00006 Copyright 1993,1994,1995 David MacDonald, 00007 McConnell Brain Imaging Centre, 00008 Montreal Neurological Institute, McGill University. 00009 Permission to use, copy, modify, and distribute this 00010 software and its documentation for any purpose and without 00011 fee is hereby granted, provided that the above copyright 00012 notice appear in all copies. The author and McGill University 00013 make no representations about the suitability of this 00014 software for any purpose. It is provided "as is" without 00015 express or implied warranty. 00016 ---------------------------------------------------------------------------- */ 00017 00018 00019 #include <volume_io.h> 00020 #include <bicpl/obj_defs.h> 00021 #include <bicpl/colours.h> 00022 #include <bicpl/data_structures.h> 00023 00024 #ifndef public 00025 #define public extern 00026 #define public_was_defined_here 00027 #endif 00028 00029 #include <bicpl/object_prototypes.h> 00030 00031 #ifdef public_was_defined_here 00032 #undef public 00033 #undef public_was_defined_here 00034 #endif 00035 00036 #endif

Generated on Wed Jul 28 09:10:57 2004 for BICPL by doxygen 1.3.7