/*
* Copyright (C) 2002-2008, CompHEP Collaboration
* ------------------------------------------------------
*/
#ifndef __TRANSLATOR_FRMT1__
#define __TRANSLATOR_FRMT1__

extern int translate_cpyth1 (const char source[], const char target[], int mixing_done);

#endif
