#ifndef PROTO_TRANSLATOR_H
#define PROTO_TRANSLATOR_H

#include <clib/translator_protos.h>
#include <inline/translator.h>

#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ TranslatorBase;
#endif

#endif
