home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a054 / 1.img / GETPRGS.EXE / DICT.CH < prev    next >
Encoding:
Text File  |  1991-03-26  |  90 b   |  9 lines

  1. /***
  2. *    dict.ch
  3. */
  4.  
  5. // dictionary item elements
  6. #define DI_KEY    1
  7. #define DI_VAL    2
  8.  
  9.