Subversion Repositories wimsdev

Rev

Rev 5920 | 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
!! +var+ +exec+ +string+
4562 bpr 2
$lst_tit lookup$lst_titend$type_both
5921 bpr 3
  $(lst_syntax)lookup $emph defname$emphend in $emph fname$emphend</span>
32 reyssat 4
  $lst_mean Returns the definition of word $emph defname$emphend in the file
5
  $emph fname$emphend which must be a dictionary file in the same syntax as
5921 bpr 6
  for the program <span class="tt">translator</span> (not necessarily sorted).
32 reyssat 7
  <p>
8
  $emph fname$emphend may be either in the module directory (in this case the
5920 bpr 9
  module directory need not be specified), or in the directory bases.
10
  </p>