From dd1f5ce2233103eb71086c7aef4a30486176b424 Mon Sep 17 00:00:00 2001 From: canape Date: Thu, 22 Nov 2007 16:39:03 +0000 Subject: [PATCH] deleted fucking stuff git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@801 331e1502-861f-0410-8da2-ba01fb791d7f --- tags/paradiseo-i386-0.1/paradiseo-mo/README | 63 --------------------- tags/paradiseo-i386-0.1/paradiseo-mo/news | 0 2 files changed, 63 deletions(-) delete mode 100644 tags/paradiseo-i386-0.1/paradiseo-mo/README delete mode 100755 tags/paradiseo-i386-0.1/paradiseo-mo/news diff --git a/tags/paradiseo-i386-0.1/paradiseo-mo/README b/tags/paradiseo-i386-0.1/paradiseo-mo/README deleted file mode 100644 index f9d9cb7d4..000000000 --- a/tags/paradiseo-i386-0.1/paradiseo-mo/README +++ /dev/null @@ -1,63 +0,0 @@ - PARADISEO-MO README FILE -======================================================================= - -======================================================================= - -Welcome to PARADISEO-MO (Moving Objects), one of the extension of Evolving Objects library. - -================================================================== - BUILDING MO -================================================================== -The basic installation procedure goes the following: - -Go to your build-directory and run - $(SRCDIR)/configure - make - make doc - -where $(SRCDIR) is the top-level source directory of EO, i.e. where -the sources where unpacked. - -In case of problems, you can read the INSTALL file - but remember this -is a standard installation file from GNU and that it contains nothing -specific about MO. - -To clean everything, in the simply run - make clean_all - -=================================================================== - DIRECTORY STRUCTURE -=================================================================== -After unpacking the archive file, you should end up with the following -structure: - -.../ The MAIN PARADISEO-MO directory, created when unpacking. - | - +-- src SOURCE directory Contains most MO .h files. - | - | - +-- doc DOCUMENTATION directory (generated by Doxygen). - | | - | +- html HTML files - start at index.html. - | | - | +- latex latex files - use to generate Postcript doc. - | | - | +- man Unix man format documentation. - | - | - +-- test TEST files - for debugging purposes only. - | - | - +-- examples APPLICATIONS - one directory per separate application. - | - +- tsp traveling salesman problem example with main algorithms. - | - +-benchs Instance files for testing. - | - +-share sources files. - -=================================================================== - NOTES -=================================================================== - -Mailing list : paradiseo-help@lists.gforge.inria.fr diff --git a/tags/paradiseo-i386-0.1/paradiseo-mo/news b/tags/paradiseo-i386-0.1/paradiseo-mo/news deleted file mode 100755 index e69de29bb..000000000