mirror of
https://github.com/Ad5001/eu.ad5001.LogarithmPlotter.git
synced 2024-11-23 17:54:50 +00:00
Compare commits
6 commits
a23d256b58
...
3406323e58
Author | SHA1 | Date | |
---|---|---|---|
3406323e58 | |||
ea56d30870 | |||
153c59dc93 | |||
09cd6745ac | |||
61a57d590c | |||
5f66d249d2 |
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# eu.ad5001.LogarithmPlotter
|
||||
|
||||
Flahub repository for [LogarithmPlotter](https://apps.ad5001.eu/logarithmplotter).
|
||||
Flahub repository for [LogarithmPlotter](https://apps.ad5001.eu/logarithmplotter/).
|
||||
|
||||
## Build
|
||||
|
||||
|
|
|
@ -53,8 +53,8 @@
|
|||
{
|
||||
"type": "git",
|
||||
"url": "https://git.ad5001.eu/Ad5001/LogarithmPlotter",
|
||||
"tag": "v0.1.4",
|
||||
"commit": "b0090422413323f074d621253ce352d23122147b"
|
||||
"tag": "v0.1.5",
|
||||
"commit": "92594f5af342e584a2ba8bcc32071c6488078d7c"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -8,8 +8,8 @@ GenericName[fr]=Logiciel de traçage à l'échelle logarithmique
|
|||
GenericName[hu]=Síkbeli ábrázolásszoftver
|
||||
GenericName[no]=2D-plotterprogramvare
|
||||
Comment=Create BODE diagrams, sequences and distribution functions
|
||||
Comment[fr]=Créer des diagrammes de BODE, des suites et des fonctions de répartition
|
||||
Comment[de]=Erstellung von Bode-Diagramms, Folgen und Verteilungsfunktionen
|
||||
Comment[fr]=Créer des diagrammes de BODE, des suites et des fonctions de répartition
|
||||
Comment[hu]=Bode-ábrák, sorozatok és újraosztási függvények létrehozása
|
||||
|
||||
TryExec=logarithmplotter
|
||||
|
|
Loading…
Reference in a new issue