00001 // File and Version Information: 00002 // $Id: CdbCommandTrans.cc,v 1.1 2002/11/27 23:47:22 gapon Exp $ 00003 00004 /// Implementation file for the CdbCommandTrans class 00005 /** 00006 * @see CdbCommandTrans 00007 */ 00008 00009 #include "BaBar/BaBar.hh" 00010 00011 #include "CdbTools/CdbCommandTrans.hh" 00012 00013 CdbCommandTrans::CdbCommandTrans( ) 00014 { } 00015 00016 CdbCommandTrans::~CdbCommandTrans( ) 00017 { } 00018 00019 ///////////////// 00020 // End Of File // 00021 /////////////////
1.3-rc3