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 /doc/spp_title.ms | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'doc/spp_title.ms')
-rw-r--r-- | doc/spp_title.ms | 20 |
1 files changed, 20 insertions, 0 deletions
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 |