mirror of
https://git.freebsd.org/ports.git
synced 2025-07-05 03:19:18 -04:00
8 lines
241 B
Text
8 lines
241 B
Text
--- ./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
|