From 45c8d478705323f5022ab28b30b7834b27a2f686 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 4 Dec 2000 10:26:33 +0000 Subject: [PATCH] Update. git-svn-id: https://svn.dealii.org/trunk@3521 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/toc.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/deal.II/doc/development/toc.html b/deal.II/doc/development/toc.html index 044d304f4c..854ef72bb9 100644 --- a/deal.II/doc/development/toc.html +++ b/deal.II/doc/development/toc.html @@ -43,13 +43,14 @@ enable automatic documentation generation.

-
  • Porting +

  • Porting deal.II to a new system: deal.II uses the mechanism provided by GNU autoconf. Therefore, porting to a reasonably - standardized UNIX system should not be too difficult. Right - now, we have no experience with proprietary operating systems - like Microsoft Windows or MacOS. + standardized UNIX system should not be too difficult. Other + systems, such as proprietary one, might or might not work; + see the ReadMe + file for more information on supported systems and porting.

  • Recent changes to -- 2.39.5