From: bangerth Date: Sun, 13 Jul 2014 12:21:51 +0000 (+0000) Subject: Reshuffle items to have them sorted in alphabetical order. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b7a4bc8c2543cb42c2b49cc6ca303732db40d62;p=dealii-svn.git Reshuffle items to have them sorted in alphabetical order. git-svn-id: https://svn.dealii.org/trunk@33145 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 405520bed1..f7738798ed 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -526,22 +526,6 @@

-
- - muparser -
-
-

- muparser - is a library that allows to enter functions in text form and have them - interpreted at run time. This is particularly useful in input - parameter files. cmake will usually find the version of - this library that comes bundled with deal.II, but you - can specify -DMUPARSER_DIR=/path/to/muparser if desired. -

-
- -
HDF5

@@ -599,6 +583,22 @@

+
+ + muparser +
+
+

+ muparser + is a library that allows to enter functions in text form and have them + interpreted at run time. This is particularly useful in input + parameter files. cmake will usually find the version of + this library that comes bundled with deal.II, but you + can specify -DMUPARSER_DIR=/path/to/muparser if desired. +

+
+ +
NetCDF