diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-02-01 10:17:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-01 10:17:07 -0500 |
commit | 544c455370adec8e60f329538e720e5a12ca0e29 (patch) | |
tree | 40d679448168cad6e3b6678128624703c3b66272 /radio-beam/bld.bat | |
parent | 2f52c462b690ed03092f24fc0347af2645cfc93b (diff) | |
download | astroconda-dev-544c455370adec8e60f329538e720e5a12ca0e29.tar.gz |
Add radio-beam (#101)
Diffstat (limited to 'radio-beam/bld.bat')
-rw-r--r-- | radio-beam/bld.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/radio-beam/bld.bat b/radio-beam/bld.bat new file mode 100644 index 0000000..760380e --- /dev/null +++ b/radio-beam/bld.bat @@ -0,0 +1,2 @@ + +%PYTHON% setup.py install |