diff options
author | James E.H. Turner <jturner@gemini.edu> | 2016-10-12 13:28:54 -0400 |
---|---|---|
committer | James E.H. Turner <jturner@gemini.edu> | 2016-10-12 13:28:54 -0400 |
commit | 26e9edead94cfb61b791bc7717b4c7c4957cc879 (patch) | |
tree | 99ed1c7c407f19a045fa5e719e948b5043dda399 /iraf-help/bld.bat | |
parent | 6173807e3dcc404d7c8b5343b57f78158e9e9046 (diff) | |
download | astroconda-iraf-26e9edead94cfb61b791bc7717b4c7c4957cc879.tar.gz |
Package containing the core IRAF help & apropos databases (separated because the script to build help depends on pyraf).
Diffstat (limited to 'iraf-help/bld.bat')
-rw-r--r-- | iraf-help/bld.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/iraf-help/bld.bat b/iraf-help/bld.bat new file mode 100644 index 0000000..fa5316a --- /dev/null +++ b/iraf-help/bld.bat @@ -0,0 +1,3 @@ + +echo Not supported on Windows +exit 1
\ No newline at end of file |