home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / DCLAP 6d / dclap6d / DNet / DNet.h < prev    next >
Encoding:
Text File  |  1996-07-05  |  288 b   |  18 lines  |  [TEXT/R*ch]

  1. // DNet.h
  2. // another header of headers
  3.  
  4.  
  5. #include "DTCP.h"
  6.  
  7. #include "DGopher.h"
  8. #include "DGoList.h"
  9. #include "DGoPlus.h"
  10. #include "DGoClasses.h"
  11. #include "DGoInit.h"
  12. #include "DGoDoc.h"
  13. #include "DGoNetDoc.h"
  14. #include "DGoPrefs.h"
  15.  
  16. #include "DSMTPclient.h"
  17. #include "DSendMailDialog.h"
  18.