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

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

#endif
