Subversion Repositories wimsdev

Rev

Rev 5921 | Rev 11288 | 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+
11210 bpr 2
tit:lookup
3
type:$type_both
4
syntax:!lookup `defname' in `fname'
5
mean:Returns the definition of word `defname' in the file `fname' which must be\
6
  a dictionary file in the same syntax as for the program <span class="tt">translator</span>\
7
  (not necessarily sorted).\
32 reyssat 8
  <p>
11210 bpr 9
  `fname' may be either in the module directory (in this case the\
10
  module directory need not be specified), or in the directory bases.\
5920 bpr 11
  </p>