mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
dca1739cb8
PR: 14877 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
10 lines
265 B
Plaintext
10 lines
265 B
Plaintext
--- scilab.star.orig Sun Jan 17 10:41:16 1999
|
|
+++ scilab.star Sun Jan 17 10:41:32 1999
|
|
@@ -21,5 +21,5 @@
|
|
|
|
// Special variables definition
|
|
-%inf=10000.3^10000.3;%nan=%inf-%inf;
|
|
+//%inf=10000.3^10000.3;%nan=%inf-%inf;
|
|
%s=poly(0,'s');%z=poly(0,'z');
|
|
$=poly(0,'$')
|