]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Default to debug mode.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 28 Feb 2008 08:59:36 +0000 (08:59 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 28 Feb 2008 08:59:36 +0000 (08:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@15811 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-22/Makefile

index f8acda44c331be36bd06953c79658f1590dba3ec..c218ff6c7ec48810148d1bbbaf271d25da80d84e 100644 (file)
@@ -14,7 +14,7 @@ target = $(basename $(shell echo step-*.cc))
 # run-time checking of parameters and internal states is performed, so
 # you should set this value to `on' while you develop your program,
 # and to `off' when running production computations.
-debug-mode = off
+debug-mode = on
 
 
 # As third field, we need to give the path to the top-level deal.II
@@ -30,7 +30,7 @@ D = ../../
 # shall be deleted when calling `make clean'. Object and backup files,
 # executables and the like are removed anyway. Here, we give a list of
 # files in the various output formats that deal.II supports.
-clean-up-files = *gmv *gnuplot *gpl *eps *pov *vtk *out
+clean-up-files = *gmv *gnuplot *gpl *eps *pov *vtk
 
 
 

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.