From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- doc/spp_title.ms | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/spp_title.ms (limited to 'doc/spp_title.ms') diff --git a/doc/spp_title.ms b/doc/spp_title.ms new file mode 100644 index 00000000..5076b8a2 --- /dev/null +++ b/doc/spp_title.ms @@ -0,0 +1,20 @@ +.RP +.TL +A Reference Manual +for the +IRAF Subset Preprocessor Language +.AU +Douglas Tody +.AI +.K2 "" "" "*" +January 1983 +(revised September 1983) +.AB +The IRAF subset preprocessor language (SPP) implements a subset of the +proposed full IRAF scientific programming language. This paper defines +the language and gives several examples of procedures written in the language. +The differences between the subset language and the full language are +summarized. IRAF tasks or programs are discussed, and a working example +of an IRAF program is shown. The XC compiler for the SPP language on the +UNIX software development system is introduced. +.AE -- cgit