aboutsummaryrefslogtreecommitdiff
path: root/doc/spp_title.ms
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /doc/spp_title.ms
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'doc/spp_title.ms')
-rw-r--r--doc/spp_title.ms20
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