home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Headers / daymisckit / daymisckit.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-03-23  |  735 b   |  20 lines

  1. //
  2. //    daymisckit.h -- include all the daymisckit compatability headers
  3. //        Written by Don Yacktman Copyright (c) 1993, 1994 by Don Yacktman.
  4. //                Version 1.1.  All rights reserved.
  5. //        This notice may not be removed from this source code.
  6. //
  7. //    This object is included in the MiscKit by permission from the author
  8. //    and its use is governed by the MiscKit license, found in the file
  9. //    "LICENSE.rtf" in the MiscKit distribution.  Please refer to that file
  10. //    for a list of all applicable permissions and restrictions.
  11. //    
  12.  
  13. #include <daymisckit/DAYString.h>
  14. #include <daymisckit/DAYTime.h>
  15. #include <daymisckit/DAYStopwatch.h>
  16. #include <daymisckit/DAYLockFile.h>
  17. #include <daymisckit/DAYLogFile.h>
  18. #include <daymisckit/ExtendedApp.h>
  19.  
  20.