]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
1D libraries are not used
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Oct 2010 19:29:26 +0000 (19:29 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Oct 2010 19:29:26 +0000 (19:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@22277 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-4/Makefile

index c277ba5a3af748b3cdf052f2e42593411e56e9f3..60eb48d62356740cd700f3ffebf4fc4bbcebd39a 100644 (file)
@@ -57,13 +57,11 @@ include $D/common/Make.global_options
 #
 # You may need to augment the lists of libraries when compiling your
 # program for other dimensions, or when using third party libraries
-libs.g   = $(lib-deal2-1d.g) \
-          $(lib-deal2-2d.g) \
+libs.g   = $(lib-deal2-2d.g) \
           $(lib-deal2-3d.g) \
           $(lib-lac.g)      \
            $(lib-base.g)
-libs.o   = $(lib-deal2-1d.o) \
-          $(lib-deal2-2d.o) \
+libs.o   = $(lib-deal2-2d.o) \
           $(lib-deal2-3d.o) \
           $(lib-lac.o)      \
            $(lib-base.o)

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.