Index: doc/ChangeLog from Niels Van Vliet niels@lrde.epita.fr
* doc/dev/build.texi: Replace '@item @strong[...]' by '@headitem'.
Index: doc/dev/build.texi --- doc/dev/build.texi Thu, 15 Apr 2004 18:09:53 +0200 palma_g (oln/p/42_build.texi 1.12 600) +++ doc/dev/build.texi Tue, 20 Apr 2004 18:38:07 +0200 van-vl_n (oln/p/42_build.texi 1.12 600) @@ -259,7 +259,7 @@ Olena has been tested on the following configurations :
@multitable @columnfractions .33 .66 -@item @strong{System} @tab @strong{Compiler} +@headitem System @tab Compiler @item Linux @tab g++ 3.0, 3.1, 3.2 and 3.3 @item Linux @tab icc (Intel's C++ Compiler) v7 @item MacOS X @tab g++ 3.1 @@ -288,7 +288,7 @@ @command{make check}. The tests have been run on a Bi-Xeon 2.4Ghz machine.
@multitable @columnfractions .5 .5 -@item @strong{Compiler} @tab @strong{Time} +@headitem Compiler @tab Time @item g++-3.0 @tab 23m20s @item g++-3.2 @tab 20m03s @item icc-7 @tab 12m52s @@ -298,7 +298,7 @@ just show the runtime benchmarks for the @file{extrkiller} test:
@multitable @columnfractions .25 .5 .25 -@item @strong{Compiler} @tab @strong{Options} @tab @strong{Time} +@headitem Compiler @tab Options @tab Time @item g++-3.0 @tab @option{-O3 -finline-limit-1500} @tab 2m08s @item g++-3.2 @tab @option{-O3 -finline-limit-1500} @tab 1m50s @item icc-7 @tab @option{-O3} @tab 5m41s