From 33a71ccfaa4bb5ab843f0ff6741b2633acec2301 Mon Sep 17 00:00:00 2001 From: Robert Harrison Date: Fri, 19 Jul 1996 18:55:45 +0000 Subject: [PATCH] test --- contrib/Fixinclude | 4 ++-- src/ddscf/int2e_file.F | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/Fixinclude b/contrib/Fixinclude index 3292f0e1d8..4545b0ef76 100755 --- a/contrib/Fixinclude +++ b/contrib/Fixinclude @@ -1,10 +1,10 @@ #!/bin/csh # -# $Id: Fixinclude,v 1.3 1996-07-19 18:52:18 d3g681 Exp $ +# $Id: Fixinclude,v 1.4 1996-07-19 18:53:23 d3g681 Exp $ # # ! RJH ... This utility should no longer be necessary (10/95) # -# this utility should safley find all files with +# This utility should safley find all files with # a particular include file and set things up for # a normal make pass. It is very conservative. # diff --git a/src/ddscf/int2e_file.F b/src/ddscf/int2e_file.F index 77efd08fbb..dd5f1a3eed 100644 --- a/src/ddscf/int2e_file.F +++ b/src/ddscf/int2e_file.F @@ -19,7 +19,7 @@ c c Currently only allows for restart if entire file is disk resident c ... needs mods to allow writing of memory cached integrals c (actually gets simpler once the file routines do the caching) -c +* call util_pname(filename, actualname) c otrace = util_print('int2edebug',print_debug)