algo_base.cc

Go to the documentation of this file.
00001 #ifndef ALGO_BASE_CC
00002 #define ALGO_BASE_CC
00003 
00004 #include "algo_base.hh"
00005 
00006 void algo_base::init_checker_info()
00007 {
00008   _checksum=0x0;
00009   _nwords=0;
00010 }
00011 
00012 
00013 #endif

Generated on Mon Apr 7 15:35:12 2014 for MyProject by  doxygen 1.4.7