Overview
Comment: | Added units as a dependency. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c669643bf62aaa23aee08bb33e4fe9f6 |
User & Date: | geraint@users.sourceforge.net on 2003-06-23 21:56:07 |
Other Links: | branch diff | manifest | tags |
Context
2003-06-25
| ||
12:46:06 |
Input only changed one per print interval No effect if stepfactor=1 Fixes bug when _input.m is compiled using -stdin option and stepfactor>1 check-in: b473da7248 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2003-06-23
| ||
21:56:07 | Added units as a dependency. check-in: c669643bf6 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2003-06-11
| ||
16:11:15 | Updated examples for latest MTT. check-in: 4ad15db9ae user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/debian/control from [675656b0ac] to [ad830d6630].
1 2 3 4 5 6 7 8 9 | Source: mtt Section: math Priority: optional Maintainer: Geraint <geraint@users.sf.net> Build-Depends: debhelper (>> 3.0.0) Standards-Version: 3.5.2 Package: mtt Architecture: all | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | Source: mtt Section: math Priority: optional Maintainer: Geraint <geraint@users.sf.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. |
︙ | ︙ |