From 98b2665f3130356feb473442289772779154992f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 30 Jan 2003 21:35:02 +0000 Subject: [PATCH] Fix step-14 math. git-svn-id: https://svn.dealii.org/trunk@6998 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2002/c-3-4.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index 9eef20c7cd..cac7ae3e77 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -33,6 +33,13 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

General

    +
  1. + Fixed: Some of the formulas in the step-14 tutorial were obviously + scrambled a little. This is now fixed. +
    + (WB 2003/01/30) +

    +
  2. Changed: The main Makefile has been changed to sequentialize building the base, lac, and deal.II subibraries. We changed this, since on some -- 2.39.5