diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2012-12-10 16:21:27 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:06 -0500 |
commit | f10577d2b07181466f365d839613245a5076e35e (patch) | |
tree | fc9ae8810e76a39649bb98da22b9b654c42f489d /academic/scilab/README | |
parent | eea00c8b77b779e68c9130411f73ee4e9b0917cb (diff) | |
download | slackbuilds-f10577d2b07181466f365d839613245a5076e35e.tar.gz |
academic/scilab: Updated for version 5.4.0, cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/scilab/README')
-rw-r--r-- | academic/scilab/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/academic/scilab/README b/academic/scilab/README index af52883e5d..61342510b8 100644 --- a/academic/scilab/README +++ b/academic/scilab/README @@ -5,7 +5,3 @@ enhancement, fluid dynamics simulations, numerical optimization, and modeling and simulation of explicit and implicit dynamical systems. MATLAB code, which is similar in syntax, can be converted to Scilab. Scilab is one of several open source alternatives to MATLAB. - -If you want Scilab to use the system JVM instead of its own (and -eventually save about 100 MB of disk space), pass USE_SYSTEM_JVM=yes -to the script (default is "no"). Note: this may cause problems. |