home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Libraries / ABox 1.9.5 / ABox info... / About the ABox... / Programming Info / 2-Modifying source / 2-Modifying source.rsrc / TEXT_228_include files.txt < prev    next >
Encoding:
Text File  |  1994-07-13  |  240 b   |  6 lines

  1. You will need to #include the file "ABox.h" into your source--do this in the usual fashion. 
  2.  
  3. #include "ABox.h"
  4.  
  5. This file provides all of the necessary #defines, enums, prototypes, and class definitions that you will need to use the ABox.
  6.