From 26e9edead94cfb61b791bc7717b4c7c4957cc879 Mon Sep 17 00:00:00 2001 From: "James E.H. Turner" Date: Wed, 12 Oct 2016 14:28:54 -0300 Subject: Package containing the core IRAF help & apropos databases (separated because the script to build help depends on pyraf). --- iraf-help/bld.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 iraf-help/bld.bat (limited to 'iraf-help/bld.bat') 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 -- cgit