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

#include "file_scr.h"

extern int edittable (int x, int y, table * tab, int ntop, char *hlpf, int show);

#endif
