From: wolf Date: Tue, 18 Jul 2000 14:49:38 +0000 (+0000) Subject: step-9. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92f6e7a462b38cd3a814116d8dd11bfdcd11d77b;p=dealii-svn.git step-9. git-svn-id: https://svn.dealii.org/trunk@3182 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index f1f12024a9..759effb450 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -12,6 +12,14 @@

Changes after Version 3.0

General

    +
  1. + New: the step-9 example program is + now ready, showing several advanced programming techniques in + deal.II. +
    + (WB 2000/07/18) +

    +
  2. Changed: deal.II now uses the kdoc2 program to generate the API