/*
* Copyright (C) 2002-2009, CompHEP Collaboration
* ------------------------------------------------
*/
#ifndef __MIX_FRMT2__
#define __MIX_FRMT2__

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

#endif
