From bf86622fa7da6c6567adf88a8fb1e7a80c310e80 Mon Sep 17 00:00:00 2001 From: diener Date: Tue, 17 Dec 2002 16:29:11 +0000 Subject: 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 --- src/AHFinder_dis.F | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 -- cgit v1.2.3