/*
* Copyright (C) 2001-2009, CompHEP Collaboration
* ------------------------------------------------------
*/
#ifndef __CONSTR_
#define __CONSTR_

extern int construct (void);

#endif
