1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/science/2dhf/files/patch-main-dynamic-f90.inc
Maho Nakata 4d3ec3c9cd * Migrate to gfortran
* Update to 2005.05 version
* Change master site
2007-01-09 08:54:01 +00:00

10 lines
441 B
C++

--- src/main-dynamic-f90.inc~ Tue May 17 02:22:50 2005
+++ src/main-dynamic-f90.inc Tue Jan 9 17:39:08 2007
@@ -1,5 +1,5 @@
real*8, dimension(:),allocatable :: cw_orb
- real*8, dimension(:),allocatable :
+ real*8, dimension(:),allocatable :: cw_coul
real*8, dimension(:),allocatable :: cw_exch
real*8, dimension(:),allocatable :: cw_suppl
real*8, dimension(:),allocatable :: cw_sctch