aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiener <diener@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-12-17 16:29:11 +0000
committerdiener <diener@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-12-17 16:29:11 +0000
commitbf86622fa7da6c6567adf88a8fb1e7a80c310e80 (patch)
treef5d3904916abfdfc232327df16355c69d50c6c06
parentdf8bb95c19fd2476e762daa0f4880fea475e3b34 (diff)
Restored the assignment of disf, that had disappeared in Denis' last commit.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@321 89daf98e-ef62-4674-b946-b8ff9de2216c
-rw-r--r--src/AHFinder_dis.F1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AHFinder_dis.F b/src/AHFinder_dis.F
index c18b0f8..374289e 100644
--- a/src/AHFinder_dis.F
+++ b/src/AHFinder_dis.F
@@ -572,6 +572,7 @@
100 continue
+ disf = filestr(1:nfile) // "/ahf_d12" // ".tl"
if (myproc.eq.0) then
inquire(file=disf, exist=disf_exists)
if (disf_exists) then