home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / DC-POS24.LZX / pOS / Guide.lzx / Guide / pExec / Diagnos.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-03-11  |  958 b   |  42 lines

  1. @DATABASE "pExec/Diagnos.h"
  2. @MASTER   "Work2:AD/IInc/pExec/Diagnos.h"
  3. @REMARK   This file was created by ADtoHT 2.0 on 11-Mär-97  13:34:25
  4. @REMARK   Do not edit
  5. @REMARK   ADtoHT is © 1993-1995 Christian Stieber
  6.  
  7. @NODE MAIN "pExec/Diagnos.h"
  8. @TOC "__pOS_Dev.guide/MAIN"
  9.  
  10. @{"pExec/Diagnos.h" LINK File}
  11.  
  12.  
  13. @{b}#defines@{ub}
  14.  
  15. @{"pOS_MAINOSID" LINK "pExec/Diagnos.h/File" 18}
  16.  
  17. @ENDNODE
  18. @NODE File "pExec/Diagnos.h"
  19. #ifndef __INC_POS_PEXEC_DIAGNOS_H
  20. #define __INC_POS_PEXEC_DIAGNOS_H
  21. /*******************************************************************
  22.  Includes Release 24
  23.  (C) Copyright 1995-1997 proDAD
  24.      All Rights Reserved
  25.  
  26.  $AUT Holger Burkarth
  27.  $DAT >>Diagnos.h<<   03 Nov 1996    17:41:15 - (C) ProDAD
  28. *******************************************************************/
  29. #ifndef __INC_POS_PEXEC_TYPES_H
  30. #include <@{"pExec/Types.h" LINK "pExec/Types.h/File"}>
  31. #endif
  32.  
  33. /*\\
  34. *** Versionsabhängige Konstanten
  35. \\*/
  36. #define pOS_MAINOSID 13
  37.  
  38.  
  39.  
  40. #endif
  41. @ENDNODE
  42.