CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/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 }