home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / quot210s.zip / src / quoterla.def < prev    next >
Text File  |  1998-10-14  |  378b  |  28 lines

  1. LIBRARY QUOTERLA
  2. DESCRIPTION    'The Quoteriser - parsing library (C) 1997-1998 Nicholas Paul Sheppard'
  3.  
  4. DATA        MULTIPLE NONSHARED
  5.  
  6. EXPORTS
  7. ;
  8. ; html.h
  9. ;
  10.     HTMLGetNextChunk
  11.     HTMLMakePlain
  12.     HTMLParseTag
  13.     HTMLParseMacro
  14.     HTMLAttrTD
  15.     HTMLAttrFirst
  16.     HTMLAttrNext
  17. ;
  18. ; quoterc.h
  19. ;
  20.     QCProcessCommands
  21.     QCErrorString
  22.  
  23. ;
  24. ; typeset.h
  25. ;
  26.     TypesetMetafile
  27.     TypesetASCII
  28.