1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/math/scilab/files/patch-ah
Steve Price dca1739cb8 Update to version 2.4.1.
PR:		14877
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-11-27 01:38:31 +00:00

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