aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.deps
diff options
context:
space:
mode:
authorknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2009-11-18 16:36:37 +0000
committerknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2009-11-18 16:36:37 +0000
commitaed5c4b5b94ef683f83c7597aee2174e34ec245f (patch)
tree6903142286d005e57a416cae7ce003f55edb61d4 /src/make.code.deps
This is a _temporary_ repository to be able to start to work on the
code right now. I have put in the public version of Whisky to start from. Everybody with commit rights should get commit messages (and the other way around). It should not be a problem to add people to that list, just ask. I don't want to get into political problems because someone feels excluded, but I also don't want to give everyone access per se. Frank git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@3 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'src/make.code.deps')
-rw-r--r--src/make.code.deps8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/make.code.deps b/src/make.code.deps
new file mode 100644
index 0000000..23ffd9a
--- /dev/null
+++ b/src/make.code.deps
@@ -0,0 +1,8 @@
+# Module dependencies for thorn Whisky
+
+Whisky_ENOReconstruct.F90.o: Whisky_ENOScalars.F90.o
+Whisky_Eigenproblem.F90.o: Whisky_Scalars.F90.o
+Whisky_Eigenproblem_Marquina.F90.o: Whisky_Scalars.F90.o
+Whisky_PreLoop.F90.o: Whisky_Scalars.F90.o
+Whisky_TVDReconstruct.F90.o: Whisky_Scalars.F90.o
+Whisky_SlopeLimiter.F90.o: Whisky_Scalars.F90.o