OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
DapResponseNames.h
Go to the documentation of this file.
1 // DapResponseNames.h
2 
3 #ifndef E_DapResponseNames_H
4 #define E_DapResponseNames_H 1
5 
6 #define DAS_NAME "das"
7 #define DDS_NAME "dds"
8 #define Data_NAME "data"
9 
10 #endif // E_DapResponseNames_H
11