licence-->license

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@699 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-10-09 13:05:01 +00:00
commit 0c7b258074

View file

@ -21,6 +21,9 @@ structure:
+-- AUTHORS Author list
|
|
+-- INSTALL
|
|
+-- install.cmake ParadisEO main install config file
|
|
@ -31,7 +34,7 @@ structure:
| | +-- /mpich2-1.0.3.tar.gz MPICH2 archive (required for ParadisEO)
|
|
+ LICENCE Licence contents
+ LICENSE Licence contents
|
|
+-- paradiseo-eo paradiseo-eo dir
@ -68,13 +71,17 @@ you should have the following structure :
|
+-- installParadiseo.sh Install script
|
|
+-- INSTALL
|
|
+-- lib/
| | +-- /libxml2-2.6.0.tar.bz2 LIBXML2 archive (required for ParadisEO-PEO)
| | +-- /mpich2-1.0.3.tar.gz MPICH2 archive (required for ParadisEO-PEO)
|
+-- libxml2 Libxml2 install directory (required for ParadisEO-PEO)
|
+ LICENCE Licence contents
+ LICENSE Licence contents
|
|
+-- mpich2 Mpich2 install directory (required for ParadisEO-PEO)