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

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

#endif
