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 /pkg/xtools/txtcompile | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/xtools/txtcompile')
-rwxr-xr-x | pkg/xtools/txtcompile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/xtools/txtcompile b/pkg/xtools/txtcompile new file mode 100755 index 00000000..b763cc92 --- /dev/null +++ b/pkg/xtools/txtcompile @@ -0,0 +1,3 @@ +# + +$iraf/bin$arch/x_txtcompile.e txtcompile input=$1 output=$2 procname=$3 |