 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
| revision 1.24 by edhill, Thu Oct 9 21:35:56 2003 UTC | revision 1.25 by edhill, Wed Oct 15 14:00:40 2003 UTC | |
|---|---|---|
| # | Line 1 | Line 1 | 
| 1 | C $Header$ | C $Header$ | 
| 2 | C $Name$ | C $Name$ | 
| 3 | ||
| 4 | #ifndef CPP_OPTIONS_H | |
| 5 | #define CPP_OPTIONS_H | |
| 6 | ||
| 7 | #include "PACKAGES_CONFIG.h" | #include "PACKAGES_CONFIG.h" | 
| 8 | ||
| 9 | C CPP flags controlling particular source code features | C CPP flags controlling particular source code features | 
| # | Line 65 C o Include/exclude code specific to the | Line 68 C o Include/exclude code specific to the | 
| 68 | #ifdef INCLUDE_ECCO_PACKAGE | #ifdef INCLUDE_ECCO_PACKAGE | 
| 69 | #include "ECCO_CPPOPTIONS.h" | #include "ECCO_CPPOPTIONS.h" | 
| 70 | #endif | #endif | 
| 71 | ||
| 72 | #endif /* CPP_OPTIONS_H */ | |
| 73 | 
| 
 | ||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |