diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-10-28 13:23:32 -0700 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-10-28 13:23:32 -0700 |
commit | eefcae61d01874721862454deb8b60eac8b8a3a8 (patch) | |
tree | 904846244c223d8261ca90eebfef09b308f516f0 | |
parent | 3859ba31eb03978705dd1b4b7e7a78a7d37ed758 (diff) | |
download | modelthing-eefcae61d01874721862454deb8b60eac8b8a3a8.tar.gz modelthing-eefcae61d01874721862454deb8b60eac8b8a3a8.zip |
rename tools to mt-prefix
-rw-r--r-- | TODO | 1 | ||||
-rw-r--r-- | src/bin/mt-tool.rs (renamed from src/bin/modelthing-modelica.rs) | 0 | ||||
-rw-r--r-- | src/bin/mt-webface.rs (renamed from src/bin/modelthing-webface.rs) | 0 |
3 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ - minimum viable wiki-editor web front end on top of API later: +- rename to "modell-dinge"? - basic generation of python/julia/javascript code from model - elm explorer? - latex rendering diff --git a/src/bin/modelthing-modelica.rs b/src/bin/mt-tool.rs index d71a2eb..d71a2eb 100644 --- a/src/bin/modelthing-modelica.rs +++ b/src/bin/mt-tool.rs diff --git a/src/bin/modelthing-webface.rs b/src/bin/mt-webface.rs index 0940ea0..0940ea0 100644 --- a/src/bin/modelthing-webface.rs +++ b/src/bin/mt-webface.rs |