t-moeo.cpp

00001 //-----------------------------------------------------------------------------
00002 // t-moeo.cpp
00003 //-----------------------------------------------------------------------------
00004 
00005 #include <core/MOEO.h>  // MOEO
00006 
00007 //-----------------------------------------------------------------------------
00008 
00009 
00010 //-----------------------------------------------------------------------------
00011 
00012 int main()
00013 {
00014   std::cout << "Please fill the test" << std::endl;
00015 
00016   return 0;
00017 }
00018 
00019 //-----------------------------------------------------------------------------

Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by  doxygen 1.4.7