mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
dca1739cb8
PR: 14877 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
--- ./routines/default/mainsci.f.orig Mon Jul 20 07:37:23 1998
|
|
+++ ./routines/default/mainsci.f Mon Jul 20 07:37:23 1998
|
|
@@ -15,4 +15,5 @@
|
|
nargs = iargc()
|
|
call fgetarg(0,pname)
|
|
+ call nofpex()
|
|
i = 0
|
|
10 continue
|