From: Wolfgang Bangerth Date: Sun, 19 Dec 2004 22:32:11 +0000 (+0000) Subject: Mention Ralf's contributions. X-Git-Tag: v8.0.0~14633 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19653b02b366ac27a26129615ac8d8847c15d784;p=dealii.git Mention Ralf's contributions. git-svn-id: https://svn.dealii.org/trunk@9853 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/authors.html b/deal.II/doc/authors.html index 3f7819289b..8fc7c4bfa4 100644 --- a/deal.II/doc/authors.html +++ b/deal.II/doc/authors.html @@ -81,6 +81,9 @@ The library is maintained and mostly written by the
  • Jan Schrage: Initial parts of the tutorial. +
  • Ralf B. Schulz: + Support for DLLs on Windows systems. +
  • Michael Stadler: Reading 3d data in UCD, accepting boundary data in 3d;