]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Rename config.cc to numbers.cc
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Wed, 26 Sep 2018 17:50:28 +0000 (19:50 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 5 Oct 2018 03:17:23 +0000 (05:17 +0200)
source/base/CMakeLists.txt
source/base/numbers.cc

index 4783c78643f2941993bdd4c8452f37891b0a6287..8764dc271ca61ccde59849c7761cc234dac3f7be 100644 (file)
@@ -24,7 +24,6 @@ SET(_unity_include_src
   auto_derivative_function.cc
   bounding_box.cc
   conditional_ostream.cc
-  config.cc
   convergence_table.cc
   event.cc
   exceptions.cc
@@ -46,6 +45,7 @@ SET(_unity_include_src
   mpi.cc
   multithread_info.cc
   named_selection.cc
+  numbers.cc
   parallel.cc
   parameter_handler.cc
   parameter_acceptor.cc
index f19d115fa55a9edabfcab7a07630e2171286d74b..d5f5c425c437eea86f4c4c83e753dad98d28aba1 100644 (file)
@@ -13,7 +13,7 @@
 //
 // ---------------------------------------------------------------------
 
-#include <deal.II/base/config.h>
+#include <deal.II/base/numbers.h>
 
 #include <cmath>
 #include <complex>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.