]> https://gitweb.dealii.org/ - dealii.git/commitdiff
removed debug pragmas
authorJulian Andrej <juan@tf.uni-kiel.de>
Mon, 11 Dec 2017 12:27:12 +0000 (13:27 +0100)
committerJulian Andrej <juan@tf.uni-kiel.de>
Mon, 11 Dec 2017 12:27:12 +0000 (13:27 +0100)
source/sundials/ida.cc

index f0eef9a12c433690d0310e7ed89878297fb6edb9..9ef8d53f78909c4cf9abea29c49f28a57f121301 100644 (file)
 #include <deal.II/sundials/copy.h>
 
 #ifdef DEAL_II_WITH_SUNDIALS_IDAS
-#pragma message "compiling with idas"
 #include <idas/idas_impl.h>
 #else
-#pragma message "compiling with ida"
 #include <ida/ida_impl.h>
 #endif
 

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.