Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

access.h

Go to the documentation of this file.
00001 //
00002 //******************************************************************************
00003 //                   ACCESS.H
00004 //******************************************************************************
00005 //
00006 //
00007 //********************************************************************************
00008 //
00009 //            Chris Anderson (C) UCLA 1996
00010 //
00011 //                     Sept. 1996
00012 //
00013 //********************************************************************************
00014 //
00015 
00016 #ifndef __CAMACCESS__
00017 #define __CAMACCESS__
00018 
00019 #include "range.h"
00020 #include "under.h"
00021 
00022 //__IMPEXP__ extern  CAMunderscore  _;
00023 //__IMPEXP__ extern  CAMrange  CAMnullRange;
00024 static  CAMunderscore  _;
00025 static  CAMrange  CAMnullRange;
00026 
00027 #endif
00028 
00029 
00030 
00031   

Generated on Wed Sep 5 12:54:17 2007 for DSACSS Operational Code by  doxygen 1.3.9.1