00001 #include "algomaker.h" 00002 #include "findtaginfoalgo.h" 00003 00004 char findTaginfoAlgo[]="Find TagInfo"; 00005 const bool findTaginfoPopsup=true; 00006 template 00007 const AlgoMakerTP< FindTaginfoAlgo, findTaginfoAlgo, findTaginfoPopsup > AlgoMakerTP< FindTaginfoAlgo, findTaginfoAlgo, findTaginfoPopsup >::registerThis;