blob: 1224c50113e0089b4b04e5dd974370d0dd969d9c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- himenobmtxp_s.f.orig 2016-07-27 14:57:50 UTC
+++ himenobmtxp_s.f
@@ -39,7 +39,6 @@ C -------------------
C "use portlib" statement on the next line is for Visual fortran
C to use UNIX libraries. Please remove it if your system is UNIX.
C -------------------
- use portlib
IMPLICIT REAL*4(a-h,o-z)
C
C PARAMETER (mimax=513,mjmax=257,mkmax=257)
|