blob: e71f1cdc761e258d21fd4e2681bc7475cbf61edf [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 MARKS_H
#define MARKS_H
void Marks PROTO((void));
#endif /* MARKS_H */