diff options
author | Mauro Giachero <mauro_dot_giachero_at_gmail_dot_com> | 2010-05-11 22:21:36 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:21:36 +0200 |
commit | 47d26f6fd331b8e4dd049ebba225078f7a200422 (patch) | |
tree | 5800e3dc49fb1cb3ae0f9c7f92c7b85f37366ab3 /academic/qtoctave/README | |
parent | 036fbd62a2f55e20ca478eafcccd239abcb7bfa3 (diff) | |
download | slackbuilds-47d26f6fd331b8e4dd049ebba225078f7a200422.tar.gz |
academic/qtoctave: Updated for version 0.8.1
Diffstat (limited to 'academic/qtoctave/README')
-rw-r--r-- | academic/qtoctave/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/academic/qtoctave/README b/academic/qtoctave/README index 8a655952a2..8717567203 100644 --- a/academic/qtoctave/README +++ b/academic/qtoctave/README @@ -1,7 +1,4 @@ -QtOctave is a graphical user interface for gnu octave, which is an +QtOctave is a graphical user interface for gnu octave, which is an open source program alternative to Matlab. QtOctave requires Octave and Qt4, both available on SlackBuilds.org. - -If you build on a multicore system, add JOBS={#} to enable parallel -compilation, as in: JOBS=4 ./qtoctave.SlackBuild |