#ifndef  FUNCS_DTCLASS_FUNCS_H
#define  FUNCS_DTCLASS_FUNCS_H

/*
**
** Function declarations for ACE Basic
**
** Note: Translated to ACE by Nils Sjoholm
**
** Date: 11-Oct-95 TO 14-Oct-95
**
*/              

#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif

/*--- functions in V39 or higher (distributed as Release 3.0) ---*/

DECLARE FUNCTION ADDRESS ObtainEngine() LIBRARY dtclass
#endif   /* FUNCS_DTCLASS_FUNCS_H */
