OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
DapResponseNames.h
Go to the documentation of this file.
00001 // DapResponseNames.h
00002 
00003 #ifndef E_DapResponseNames_H
00004 #define E_DapResponseNames_H 1
00005 
00006 #define DAS_NAME "das"
00007 #define DDS_NAME "dds"
00008 #define Data_NAME "data"
00009 
00010 #endif // E_DapResponseNames_H
00011