CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch2/src/FWCore/Version/src/GetFileFormatVersion.cc

Go to the documentation of this file.
00001 #include "FWCore/Version/interface/GetFileFormatVersion.h"
00002 
00003 namespace edm {
00004   int getFileFormatVersion() { return 19; }
00005 }