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

extern long comphep_particle_name_base(char * p);
extern int check_format (FILE * f);
extern int get_pdfsup (char * p);

#endif
