/*
* Copyright (C) 2008-2009, CompHEP Collaboration
* ------------------------------------------------
*/
#ifndef __CONFIGURATOR__
#define __CONFIGURATOR__

extern int configurator_menu (void);

#endif
