]> https://gitweb.dealii.org/ - dealii.git/commitdiff
libraries re-arranged
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 14 Mar 2000 22:47:13 +0000 (22:47 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 14 Mar 2000 22:47:13 +0000 (22:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@2586 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/Makefile.in

index b89fe4e8645e60f6f02d1597f7c2a493ba2db57c..2376cb512bf3f1b1989325a575eb7526448d4ab9 100644 (file)
@@ -23,12 +23,12 @@ debug-mode = on
 # Define library names
 ############################################################
 
-libs.g   = $(lib-lac.g)      \
-           $(lib-base.g)     \
-          $(lib-deal2-2d.g)
-libs     = $(lib-lac.o)      \
-           $(lib-base.o)     \
-          $(lib-deal2-2d.o)
+libs.g   = $(lib-deal2-2d.g) \
+           $(lib-lac.g)      \
+           $(lib-base.g)
+libs     = $(lib-deal2-2d.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.