/*
* Copyright (C) 2001-2009, CompHEP Collaboration
* Author: Victor Edneral
* ------------------------------------------------------
*/
#ifndef __SHOWGRPH_
#define __SHOWGRPH_

extern int showgraphs (char upr);

#endif
