1 08/17/80  argument_list.compin
 2 
 3 Syntax:  .ifi argument_list
 4      OR  .ifi arg_list
 5 
 6 
 7 Function:
 8 This macro emits an argument list label and prepares for a list of
 9 arguments.
10 
11 
12 Macro action:
13 1) inserts 24pt. of white space
14 2) emits the label "ARGUMENTS" in 10pt Helvetica Bold Italic flush
15    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 arguments (see argument.compin.info concerning generation of
18    the arguments)
19 
20 (END)