diff options
author | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2009-10-02 12:38:02 +0200 |
---|---|---|
committer | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2009-10-02 12:42:47 +0200 |
commit | eee45691244352d76dcc505b129ee1a282ae2500 (patch) | |
tree | 68bd445a0d78bd2f5b8cb47eccffd11d01261e65 /scilab/modules/intersci | |
parent | 9ca44688e1284eefce64089ecd07cfbe6b86ec43 (diff) | |
download | scilab-eee45691244352d76dcc505b129ee1a282ae2500.zip scilab-eee45691244352d76dcc505b129ee1a282ae2500.tar.gz |
Enable the detection, the use and the load of jlatexmath
Diffstat (limited to 'scilab/modules/intersci')
-rw-r--r-- | scilab/modules/intersci/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scilab/modules/intersci/Makefile.in b/scilab/modules/intersci/Makefile.in index c977055..d7c8ba5 100644 --- a/scilab/modules/intersci/Makefile.in +++ b/scilab/modules/intersci/Makefile.in | |||
@@ -222,6 +222,7 @@ JDB = @JDB@ | |||
222 | JEUCLID_CORE = @JEUCLID_CORE@ | 222 | JEUCLID_CORE = @JEUCLID_CORE@ |
223 | JHALL = @JHALL@ | 223 | JHALL = @JHALL@ |
224 | JHDF5 = @JHDF5@ | 224 | JHDF5 = @JHDF5@ |
225 | JLATEXMATH = @JLATEXMATH@ | ||
225 | JOGL = @JOGL@ | 226 | JOGL = @JOGL@ |
226 | JROSETTA_API = @JROSETTA_API@ | 227 | JROSETTA_API = @JROSETTA_API@ |
227 | JROSETTA_ENGINE = @JROSETTA_ENGINE@ | 228 | JROSETTA_ENGINE = @JROSETTA_ENGINE@ |