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

Minimizer.cpp

Go to the documentation of this file.
00001 // Minimizer.cpp: implementation of the Minimizer class.
00002 //
00004 
00005 
00006 #include "Minimizer.h"
00007 
00008 #ifndef SWIG
00009 #ifdef _DEBUG
00010 #undef THIS_FILE
00011 static char THIS_FILE[]=__FILE__;
00012 // #define new DEBUG_NEW
00013 #endif
00014 #endif
00015 
00017 // Construction/Destruction
00019 
00020 
00021 Minimizer::Minimizer()
00022 {
00023 
00024 
00025 
00026 }
00027 
00028 Minimizer::~Minimizer()
00029 {
00030 
00031 
00032 
00033 
00034 }

Generated on Mon Nov 3 09:38:01 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002