File: declarations.patch

package info (click to toggle)
ferret-vis 7.6.0-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 218,744 kB
  • sloc: fortran: 234,502; ansic: 51,846; csh: 2,516; makefile: 1,613; sh: 1,571; pascal: 569; sed: 184; lisp: 122; awk: 26
file content (15 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: ferret-vis-7.6.0~beta/fer/gnl/special_symbol.F
===================================================================
--- ferret-vis-7.6.0~beta.orig/fer/gnl/special_symbol.F
+++ ferret-vis-7.6.0~beta/fer/gnl/special_symbol.F
@@ -75,7 +75,9 @@
 * V751 6/19 *acm* Ticket 1903, reporting memory in bytes, so new symbol FERRET_BYTES_MEM
 
         IMPLICIT NONE
-* calling argument declarations:
+* 	External function
+	INTEGER GETPID
+*       calling argument declarations:	
 	INTEGER	  isym, slen
 	CHARACTER name*(*), value*(*)