1 08/18/80  module.compin
 2 
 3 Syntax:  .ifi module "module name"
 4 
 5 
 6 Function:
 7 This macro begins new command, active function, or subroutine descrip-
 8 tion.
 9 
10 
11 Macro action:
12 1) ejects the pending page, if any.
13 2) generates a 14pt.  Helvetica Bold Roman (Black) flush outside index
14    slug from "module name".
15 3) emits a level 1 TOC entry for "module name".
16 4) sets "module name" in 12pt.  Helvetica Bold Roman flush left to the
17    page.
18 
19 
20 Notes:
21 Also see slug_off.compin.info.
22 
23 (END)