From 4bf05d31c5c9c6a818786c7f4a3ef8e0d0faad6e Mon Sep 17 00:00:00 2001 From: moibenko <41128752+moibenko@users.noreply.github.com> Date: Wed, 8 Aug 2018 11:49:10 -0500 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e4b4f29 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# mtx +The MTX program controls the robotic mechanism in autoloaders and tape libraries. Taken from Souceforge, patches from cenOS were applied, plus my changes to allow to use mtx over library calls.