blob: b5ee8b53d177a6f1dea2461ba17389d4a6c88dcf [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 TRACE_ELEMENT_H
#define TRACE_ELEMENT_H
void TraceElement PROTO((void));
#endif /* TRACE_ELEMENT_H */