CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/DataFormats/Provenance/interface/ReleaseVersion.h

Go to the documentation of this file.
00001 #ifndef DataFormats_Provenance_ReleaseVersion_h
00002 #define DataFormats_Provenance_ReleaseVersion_h
00003 
00004 #include <string>
00005 namespace edm
00006 {
00007   typedef std::string ReleaseVersion;
00008 }
00009 
00010 #endif