freebsd-ports/science/2dhf/files/patch-bin+xhf
Maho Nakata b235f9c920 Added a Numerical Hartree-Fock Program for Diatomic Molecules.
This program package calcluates virtually exact solution of the
Hartree-Fock and Hartree-Fock-Salter equations for diatomic
molecules (distributed under GPL).
2003-07-24 09:50:24 +00:00

11 lines
264 B
Text

--- bin/xhf.org Thu Jul 24 18:25:05 2003
+++ bin/xhf Thu Jul 24 18:26:38 2003
@@ -99,7 +99,7 @@
endif
echo ' '
# envoke x2dhf program
- nice +19 ./x2dhf < $1.data
+ nice +19 %%PREFIX%%/bin/x2dhf < $1.data
endif
if ( $1 != 'remove' ) then