blob: b573ea0813a0170cbf6e6ccf4f73bc3417bc60a6 [file] [log] [blame]
/* This file is part of hp2ps, a graph drawer for memory profiles.
Copyright (C) 2002 The University Court of the University of Glasgow.
This program is governed by the license contained in the file LICENSE. */
#ifndef KEY_H
#define KEY_H
void Key PROTO((void));
#endif /* KEY_H */