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-bt

10 lines
265 B
Plaintext
Raw Normal View History

--- 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,'$')