diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-04 04:58:31 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-04 04:58:31 +0000 |
commit | 223de694757245d4408562b85d7840a14fb938ac (patch) | |
tree | 28d2d01b056ae10e280c4dd158c34d813753db85 /math/scilab/files/patch-af | |
parent | Work around what I believe to be a broken implementation of isfinite() (diff) |
upgrate to scilab 2.7
PR: 50219 and 50221
Submitted by: Jean-Sebastien Roy <js@jeannot.org>
Notes
Notes:
svn path=/head/; revision=78087
Diffstat (limited to 'math/scilab/files/patch-af')
-rw-r--r-- | math/scilab/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/scilab/files/patch-af b/math/scilab/files/patch-af deleted file mode 100644 index 1f3480014653..000000000000 --- a/math/scilab/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- examples/callsci/callsciFortran/config/callsci.sh Fri Jul 6 10:53:00 2001 -+++ examples/callsci/callsciFortran/config/callsci.sh Fri Jul 6 11:02:03 2001 -@@ -36,8 +36,6 @@ - export PATH - XAPPLRESDIR=$SCI/X11_defaults - export XAPPLRESDIR -- XLESSHELPFILE=$SCI/X11_defaults/xless.help -- export XLESSHELPFILE - NETHELPDIR=$SCI/X11_defaults - export NETHELPDIR - tty -s && stty kill '^U' intr '^C' erase '^H' quit '^\' eof '^D' susp '^Z' |