Overview
Comment: | Added reference to documentation sources. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
db656c8c8c97090a232267fd7cb0e1b4 |
User & Date: | geraint@users.sourceforge.net on 2003-08-07 23:28:40 |
Other Links: | branch diff | manifest | tags |
Context
2003-08-07
| ||
23:31:00 |
More explicit options instead of single letters. Added -name and -email options to alter packager details. Now asks for password for key associated with email instead of root. check-in: 153b3251b4 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:28:40 | Added reference to documentation sources. check-in: db656c8c8c user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:28:00 | Removed unnecessary /usr/sbin. check-in: 34758d4da1 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/debian/control from [91abf3a5c2] to [1a649868b6].
1 2 3 | Source: mtt Section: contrib/math Priority: optional | | | < > | < | < > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | Source: mtt Section: contrib/math Priority: optional Maintainer: Geraint <geraint@users.sourceforge.net> Build-Depends: debhelper (>> 3.0.0) Standards-Version: 3.5.2 Package: mtt Architecture: all Depends: gawk, octave, units, xfig Recommends: blas-dev, fftw-dev, c-compiler, g++, gnuplot, info-browser, lapack-dev, latex2html, libkpathsea-dev, libncurses5-dev, libreadline4-dev, pdf-viewer, postscript-viewer, octave-headers, octave-info, p2c, transfig, xterm, www-browser, wish Suggests: scigraphica, zip Description: Model Transformation Tools. A set of tools for modelling dynamic physical systems using the bond-graph methodology and transforming these models into representations suitable for analysis, control and simulation. These tools use, and generate m files for, GNU Octave. . The MTT homepage is located at http://mtt.sourceforge.net. An on-line manual is available at http://mtt.sourceforge.net/doc. . mtt requires the non-free symbolic algebra tool Reduce to be installed. Details of Reduce can be found at http://www.uni-koeln.de/REDUCE/ . |