Subversion Repositories wimsdev

Rev

Rev 32 | Rev 5766 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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