X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5657b6cbb51a403dbc777e905664dc17ec49f327..c51823541276dc4b772e8c1c94dafb1291715268:/doc/install.doc diff --git a/doc/install.doc b/doc/install.doc index b737c17747..935fc528ef 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -1,4 +1,4 @@ -/*! \page install Install Simgrid +/*! \page install Installing Simgrid \htmlinclude .install.doc.toc @@ -54,7 +54,6 @@ For Windows : enable_supernovae ON/OFF or TRUE/FALSE or 1/0 enable_msg_deprecated ON/OFF or TRUE/FALSE or 1/0 enable_print_message ON/OFF or TRUE/FALSE or 1/0 - custom_flags gtnets_path ns3_path CMAKE_INSTALL_PREFIX @@ -101,8 +100,6 @@ For Windows : \li enable_print_message : When set to true configuration print more debug output. - \li custom_flags : If user wants to use a specific flag during compilation, give here. - \li gtnets_path : Path to gtnets install directory (ex /usr) \li ns3_path : Path to ns3 install directory (ex /usr) @@ -135,7 +132,6 @@ enable_jedule off enable_latency_bound_tracking off enable_lib_static off CMAKE_INSTALL_PREFIX /usr/local -custom_flags null gtnets_path null pipol_user null \endverbatim @@ -415,7 +411,7 @@ feel free to organize it as you want). \li sched.c: a C file including sched.h and implementing the core of the scheduler. Most of these functions use the MSG functions defined in section \ref - msg_gos_functions. + msg_task_usage. \li masterslave.c: a C file with the main function, i.e. the MSG initialization (MSG_global_init()), the platform