From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- unix/boot/generic/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 unix/boot/generic/README (limited to 'unix/boot/generic/README') diff --git a/unix/boot/generic/README b/unix/boot/generic/README new file mode 100644 index 00000000..98a1d23a --- /dev/null +++ b/unix/boot/generic/README @@ -0,0 +1,3 @@ +GENERIC -- The generic preprocessor is a simple task used to process generic + code into type specific code. A different copy of the code is output + for each datatype. -- cgit