blob: 2a3487ebbb0d64dccde8710c79a63dc0fdbd4f7d [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 SCALE_H
#define SCALE_H
floatish MaxCombinedHeight PROTO((void));
void Scale PROTO((void));
#endif /* SCALE_H */