optimizelayoutalgomaker.cc

Go to the documentation of this file.
00001 #include "algomaker.h"
00002 #include "optimizelayoutalgo.h"
00003 
00004 char optimAlgo[]="Optimize Layout";//The text that shows up in the popup
00005 const bool optimPopsup = true;//true if it should pop up in context menu
00006 template
00007 const AlgoMakerTP< OptimizeLayoutAlgo, optimAlgo, optimPopsup > AlgoMakerTP< OptimizeLayoutAlgo, optimAlgo, optimPopsup >::registerThis;
00008 

Generated on Fri Jul 17 20:19:29 2009 for ngsview by  doxygen 1.5.1