File: declarations.patch

package info (click to toggle)
pyferret 7.6.5-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 138,136 kB
  • sloc: fortran: 240,609; ansic: 25,235; python: 24,026; sh: 1,618; makefile: 1,123; pascal: 569; csh: 307; awk: 18
file content (15 lines) | stat: -rw-r--r-- 512 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: pyferret-7.6.3/fer/gnl/special_symbol.F
===================================================================
--- pyferret-7.6.3.orig/fer/gnl/special_symbol.F
+++ pyferret-7.6.3/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*(*)