Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

trashmaker.cc

Go to the documentation of this file.
00001 #include "algomaker.h"
00002 #include "trash.h"
00003 
00004 char trashAlgo[]="Quality Trim Seqs";//The text that shows up in the popup
00005 const bool trashPopsup = true;//true if it shuold pop up in context menu
00006 template
00007 const AlgoMakerTP< TrashAlgo, trashAlgo, trashPopsup > AlgoMakerTP< TrashAlgo, trashAlgo, trashPopsup >::registerThis;
00008 

Generated on Fri Mar 17 17:44:24 2006 for trapper by  doxygen 1.4.4