\begindata{text,40}
\textdsversion{12}
\define{comment
attr:[FontFace Italic Int Set]}
\define{pragma
attr:[FontFace Italic Int Set]
attr:[FontSize PreviousFontSize Point 2]}
\define{keyword
attr:[FontFace Bold Int Set]}
\define{identifier
attr:[FontFace Bold Int Set]
attr:[FontFace Italic Int Set]}
\define{function
attr:[FontFace Bold Int Set]
attr:[FontSize PreviousFontSize Point 2]}
\define{userdef
attr:[FontFace Bold Int Set]}
\define{string
}
\define{global
attr:[LeftMargin LeftEdge Int 16]
attr:[Indent LeftMargin Int -16]
attr:[Justification LeftJustified Point 0]
attr:[Flags ContinueIndent Int Set]
attr:[FontFace FixedFace Int Set]
attr:[FontFamily AndyType Int 0]
attr:[Flags TabsCharacters Int Set]}
(* File <@filename@>, created by <@programmer@> at <@time@> on <@date@>. *)


(*

   COPYRIGHT <copyright holder> <@year@>

   ALL RIGHTS RESERVED

*)


(*<A general description of the module as a whole>.*)


MODULE <@name@>;


<*UNUSED*> CONST

  <@name@>ImplCopyright = "COPYRIGHT IBM CORP <@year@> LICENSED MATERIAL - 
PROGRAM PROPERTY OF IBM";  

  <@name@>ImplRCSHeader = "$Header: /afs/cs.cmu.edu/project/atk-dist/auis-6.3/atk/srctext/RCS/m3.tpl,v 1.5 1994/02/22 20:14:18 rr2b Exp $";


BEGIN


END <@name@>.


(* Change Log

<@log@>

*)

\enddata{text,40}
