Subversion Repositories wimsdev

Rev

Rev 5766 | Rev 11210 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +var+ +vardef+
2
$lst_tit module$lst_titend$type_both
5921 bpr 3
  $(lst_syntax)module $emph defname$emphend $emph modname$emphend</span>
32 reyssat 4
  $lst_mean Returns the definition for $emph defname$emphend of the module
5
  $emph modname$emphend. The most common use of this command is to get the
5921 bpr 6
  title of a module ($emph defname$emphend is then <span class="tt">title</span>). <br/>
32 reyssat 7
  The INDEX file of the module $emph modname$emphend will be parsed to look
8
  for the definition of $emph defname$emphend.
9
 
10