Overview
Comment: | Update README.md: Clearly label primary vs mirrors |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | master |
Files: | files | file ages | folders |
SHA3-256: |
3a80460d0aae94ad36abebf3b468034a |
User & Date: | trnsz@pobox.com on 2021-03-05 03:51:37 |
Other Links: | manifest | tags |
Context
2021-04-16
| ||
07:11:53 | Add .deepsource.toml check-in: 2fdc29e870 user: bot@deepsource.io tags: master, trunk | |
2021-03-05
| ||
03:51:37 | Update README.md: Clearly label primary vs mirrors check-in: 3a80460d0a user: trnsz@pobox.com tags: master, trunk | |
03:02:59 | Update README.md: Add link to GitLab mirror. check-in: d4016b1210 user: trnsz@pobox.com tags: master, trunk | |
Changes
Modified README.md from [a5972c378e] to [4b7da78f0b].
︙ | ︙ | |||
15 16 17 18 19 20 21 | - MTT uses the algebraic package [REDUCE](https://reduce-algebra.sourceforge.io/). - MTT is based on the bond graph language; general bond graph information is available from [The Bond Graph Compendium](https://www2.engr.arizona.edu/~cellier/bg.html) homepage. ---- ## Availability | | | | | | | 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | - MTT uses the algebraic package [REDUCE](https://reduce-algebra.sourceforge.io/). - MTT is based on the bond graph language; general bond graph information is available from [The Bond Graph Compendium](https://www2.engr.arizona.edu/~cellier/bg.html) homepage. ---- ## Availability - [GitHub](https://github.com/reduce-algebra/mtt) *(Primary)* - [GitLab Mirror](https://gitlab.com/reduce-algebra/mtt) - [SourceHut Mirror](https://git.sr.ht/~trn/mtt) - [NotABug Mirror](https://notabug.org/reduce-algebra/mtt/) - [Chisel Mirror](https://chiselapp.com/user/reduce-algebra/repository/mtt) - [Sourceforge](http://mtt.sf.net) *(Archived)* - [MTT Developers Mailing List Archive](https://sourceforge.net/p/mtt/mailman/mtt-developers/?limit=250&style=threaded) - [MTT Help Mailing List Archive](https://sourceforge.net/p/mtt/mailman/mtt-help/?limit=250&style=threaded) ---- ## License |
︙ | ︙ |