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

extern void calcallproc (int firstdiag, int lastdiag);

#endif
