From dca1739cb81ca56f39856d32d290dae2f858dd34 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 27 Nov 1999 01:38:31 +0000 Subject: Update to version 2.4.1. PR: 14877 Submitted by: Pedro F. Giffuni --- math/scilab/files/patch-bt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 math/scilab/files/patch-bt (limited to 'math/scilab/files/patch-bt') diff --git a/math/scilab/files/patch-bt b/math/scilab/files/patch-bt new file mode 100644 index 000000000000..eff2e247c36d --- /dev/null +++ b/math/scilab/files/patch-bt @@ -0,0 +1,9 @@ +--- 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,'$') -- cgit v1.2.3