/*****$Def*Jérôme Santini*Tst*0.01*1.00****************************************
**	___0*****		TAB SIZE = 4
**
**               ###
** (c)    ##    ##               ##
**       ###   #               ##  ##
**      # ##                  #      #
**        ##   ####   ##  ###   #####    #  ##   ##     ####
**        ##  #   ## ### #     #    ##  ## # ## # ##   #   ##
**        ## ##   #   ###     ##    ## ####  ###  ##  ##   #
**        ## #####    ##      ##    ##  ##   ##   ## ######
**        ## ##    #  ##      ##    #   ##   ##   ### ##    #
**        ##  #####   ##       #####    ##   ##   ##   #####
**        ##
**        ##       ######                              #              #
**        #       #      #                            #              #
**       #       ##                             #
**  #####        ##          #####    #  ##    ##     ##    #  ##    ##
**               ###        #   ##   ## # ##  #####  ###   ## # ##  ###
**                ###      ##   ##  ####  ##   ##     ##  ####  ##   ##
**                  ###    ##  ### # ##   ## # ##   # ## # ##   ## # ## #
**                    ###  ## # ###  ##   ###  ##  #  ###  ##   ###  ###
**                     ###  ##   #   ##   ##    ###   ##   ##   ##   ##
**                      ##
**                      ##
**               #      # 	$Author : Jérôme Santini $
**                ######  	$Creation : 26/08/1992 15:13:15 $
**                        	$Locker : Jérôme Santini $
**                        	$Date : 26/08/1992 15:13:15 $
**
**	$Source : WorkBench:System/Sources/CData/CS/HP/include.h $
**	$Release : 1.00 $
**	$Revision : 0.01 $
**	$State : Tst $
**	$Translator : SAS/C V5.10a $
**
**	$Description :
** 	*** Empty Description Message ***
**  $
**
**	$Log : Include.h $
** Revision 0.01 26/08/1992 15:13:15 Jérôme Santini Tst ( SAS/C V5.10a )
** 	***    Creation ...   ***
**
 ==============================================================================

 	INCLUDES ...

  ============================================================================*/

#include "exec/types.h"
#include "exec/exec.h"
#include <proto/exec.h>
#include <proto/dos.h>
#include "devices/narrator.h"
#include <dos/datetime.h>
#include <libraries/rexxhostbase.h>
#include <mylib/jess.h>
#include <mylib/jessproto.h>
#include <proto/jess.h>

/*============================================================================

 	DEFINES / PROTOS ...

  ============================================================================*/

#define OK	0
#define NO_NARRATOR	1
#define NO_MSGPORT	2

BOOL            __regargs Dit(char *txt);
