/*
* Copyright (C) 2007-2009, CompHEP Collaboration
* ------------------------------------------------------
*/
#ifndef __MIX_FRMT_LHEFF__
#define __MIX_FRMT_LHEFF__

extern int mix_format_lhef (int nf, const char target[], const char names[], const int lenth, long the_seed);

#endif
