[Commits] [svn:einsteintoolkit] AHFinder/branches/ET_2011_10/src/ (Rev. 410)
knarf at cct.lsu.edu
knarf at cct.lsu.edu
Wed Apr 11 14:37:28 CDT 2012
User: knarf
Date: 2012/04/11 02:37 PM
Modified:
/branches/ET_2011_10/src/
AHFinder_int.F
Log:
fix tab -> space issue which prevented compilation of F77 code
File Changes:
Directory: /branches/ET_2011_10/src/
====================================
File [modified]: AHFinder_int.F
Delta lines: +1 -1
===================================================================
--- branches/ET_2011_10/src/AHFinder_int.F 2012-04-11 19:36:38 UTC (rev 409)
+++ branches/ET_2011_10/src/AHFinder_int.F 2012-04-11 19:37:28 UTC (rev 410)
@@ -981,7 +981,7 @@
. 1, input_array,0, 0, input_array_type, 1,
. input_array_type, reduction_value)
- intarea=aux
+ intarea=aux
input_array_type(1) = CCTK_VARIABLE_REAL
reduction_value(1)= CCTK_PointerTo(aux)
More information about the Commits
mailing list