diff options
Diffstat (limited to 'math/scilab/files/patch-bt')
-rw-r--r-- | math/scilab/files/patch-bt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/math/scilab/files/patch-bt b/math/scilab/files/patch-bt deleted file mode 100644 index eff2e247c36d..000000000000 --- a/math/scilab/files/patch-bt +++ /dev/null @@ -1,9 +0,0 @@ ---- 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,'$') |