blob: f724a4da7f930def6daeb4b4f6bfe1556f77e5d4 [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 TOP_TWENTY_H
#define TOP_TWENTY_H
void TopTwenty PROTO((void));
#endif /* TOP_TWENTY_H */