This commit is contained in:
Robert Harrison 1996-07-19 18:55:45 +00:00
parent 0834edc491
commit 33a71ccfaa
2 changed files with 3 additions and 3 deletions

View file

@ -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.
#

View file

@ -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)