]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
.
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Nov 2002 19:49:01 +0000 (19:49 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Nov 2002 19:49:01 +0000 (19:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@6772 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-15/Makefile

index 27864f141e44ca6e98f5bedb26691bbad9527c96..6ead9d7a96a755952721452852886c05379fcd09 100644 (file)
@@ -1,4 +1,4 @@
-# $Id$
+# Makefile,v 1.7 2002/11/11 21:29:46 wolf Exp
 
 
 # For the small projects Makefile, you basically need to fill in only
@@ -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
@@ -51,7 +51,7 @@ include $D/common/Make.global_options
 # libraries which we want to link to the object file, and there need
 # to be two sets of libraries: one for the debug mode version of the
 # application and one for the optimized mode. Here we have selected
-# the versions for 2d. Note that the order in which the libraries are
+# the versions for 1d. Note that the order in which the libraries are
 # given here is important and that your applications won't link
 # properly if they are given in another order.
 #

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.