1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/math/scilab/files/patch-af
Thomas Gellekum cad64cdf20 Import of Scilab port. Scilab is a matlab-like package.
PR:		3867
Submitted by:	Paulo Menezes <paulo@isr.uc.pt>
1997-06-18 12:14:52 +00:00

14 lines
436 B
Plaintext

diff -c -r /usr/LOCAL/scilab2.3/work/scilab-2.3/routines/default/mainsci.f ./routines/default/mainsci.f
*** /usr/LOCAL/scilab2.3/work/scilab-2.3/routines/default/mainsci.f Mon May 12 16:33:46 1997
--- ./routines/default/mainsci.f Wed May 21 00:44:49 1997
***************
*** 11,16 ****
--- 11,17 ----
mem=0
nargs = iargc()
call fgetarg(0,pname)
+ call nofpex()
i = 0
10 continue
i=i+1