diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vendor/voclient/testscripts/votpos.sh | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vendor/voclient/testscripts/votpos.sh')
-rw-r--r-- | vendor/voclient/testscripts/votpos.sh | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/vendor/voclient/testscripts/votpos.sh b/vendor/voclient/testscripts/votpos.sh new file mode 100644 index 00000000..eff90b07 --- /dev/null +++ b/vendor/voclient/testscripts/votpos.sh @@ -0,0 +1,22 @@ +votpos 2mass.xml +votpos 2mass.xml +votpos ds9.xml +votpos ned.xml +votpos sia.xml +votpos sort.xml +votpos zz.xml +votpos -n 2mass.xml +votpos -n ds9.xml +votpos -n ned.xml +votpos -n sia.xml +votpos -n sort.xml +votpos -n zz.xml +votpos http://www.nrao.edu/~wyoung/test-data/ds9.xml +votpos http://www.nrao.edu/~wyoung/test-data/ned.xml +votpos http://www.nrao.edu/~wyoung/test-data/sia.xml +votpos http://www.nrao.edu/~wyoung/test-data/sort.xml +votpos -n http://www.nrao.edu/~wyoung/test-data/2mass.xml +votpos -n http://www.nrao.edu/~wyoung/test-data/ds9.xml +votpos -n http://www.nrao.edu/~wyoung/test-data/ned.xml +votpos -n http://www.nrao.edu/~wyoung/test-data/sia.xml +votpos -n http://www.nrao.edu/~wyoung/test-data/sort.xml |