mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
test
This commit is contained in:
parent
0834edc491
commit
33a71ccfaa
2 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue