1 07/27/80  controlargument_list.compin
 2 
 3 Syntax:  .ifi controlargument_list
 4      OR  .ifi ctlarg_list
 5 
 6 
 7 Function:
 8 This macro emits an control argument list label and prepares for a list
 9 of control arguments.
10 
11 
12 Macro action:
13 1) inserts 24pt. of white space
14 2) emits the label "CONTROL ARGUMENTS" in 12pt.  Helvetica Bold Roman
15    flush left, followed by white space appropriate for the device
16 3) sets the text indentation to the second level in preparation for the
17    list of control arguments (see controlargument.compin.info concern-
18    ing generation of the control arguments)
19 
20 (END)