summaryrefslogtreecommitdiffstats
path: root/academic/scilab/README
diff options
context:
space:
mode:
author Fridrich von Stauffenberg2012-12-10 16:21:27 +0100
committer dsomero2012-12-11 22:23:06 +0100
commitf10577d2b07181466f365d839613245a5076e35e (patch)
treefc9ae8810e76a39649bb98da22b9b654c42f489d /academic/scilab/README
parenteea00c8b77b779e68c9130411f73ee4e9b0917cb (diff)
downloadslackbuilds-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/README4
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.