CMS 3D CMS Logo

dummyfile.cc

Go to the documentation of this file.
00001 // ShR 17 Sept 2005: add this until scram can handle packages with only templated classes
00002 namespace {
00003   namespace {
00004     class dummyfile {
00005      public:
00006       dummyfile() { };
00007       virtual ~dummyfile() { };
00008     };
00009   }
00010 }

Generated on Tue Jun 9 17:43:45 2009 for CMSSW by  doxygen 1.5.4