blob: 01f8cc1927ab6b5882e30744821a106a14154ea3 [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 PS_FILE_H
#define PS_FILE_H
void PutPsFile PROTO((void));
#endif /* PS_FILE_H */