[SCM] Gerris Flow Solver branch, upstream, updated. e8f73a07832050124d2b8bf6c6f35b33180e65a8
Stephane Popinet
popinet at users.sf.net
Tue Nov 24 12:24:29 UTC 2009
The following commit has been merged in the upstream branch:
commit 41f4c90cae2869d7a1ca55a77e4d5ee17db64629
Author: Stephane Popinet <popinet at users.sf.net>
Date: Mon Jul 13 14:59:10 2009 +1000
Fixed header dependency for domain.c
darcs-hash:20090713045910-d4795-85dfaae8ecfedf52ce6f2952fc87df3cb3cf17c4.gz
diff --git a/src/Makefile.am b/src/Makefile.am
index d9ed841..9c21263 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -104,7 +104,7 @@ SRC = \
moving.c \
$(GFS_HDS)
-simulation.c: version.h
+domain.c: version.h
libgfs3D_la_LDFLAGS = $(NO_UNDEFINED)\
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)\
--
Gerris Flow Solver
More information about the debian-science-commits
mailing list