+/* 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. */
+
#include <stdio.h>
#include "Main.h"
#include "Defines.h"
+/* 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 AREA_BELOW_H
#define AREA_BELOW_H
+/* 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. */
+
#include <ctype.h>
#include <stdio.h>
#include <string.h>
+/* 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 AUX_FILE_H
#define AUX_FILE_H
+/* 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. */
+
#include <stdio.h>
#include <string.h>
#include "Main.h"
+/* 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 AXES_H
#define AXES_H
+/* 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. */
+
#include <stdio.h>
#include <math.h>
#include "Main.h"
+/* 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 CURVES_H
#define CURVES_H
+/* 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 DEFINES_H
#define DEFINES_H
+/* 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. */
+
#include <stdio.h>
#include <string.h>
#include <math.h>
+/* 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 DEVIATION_H
#define DEVIATION_H
+/* 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. */
+
#include <ctype.h>
#include <string.h>
#include <stdio.h>
+/* 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 DIMENSIONS_H
#define DIMENSIONS_H
+/* 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. */
+
#include <stdio.h>
#include "Main.h"
#include "Defines.h"
+/* 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 ERROR_H
#define ERROR_H
+/* 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. */
+
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
+/* 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 HP_FILE_H
#define HP_FILE_H
+/* 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. */
+
#include <stdio.h>
#include <math.h>
#include "Main.h"
+/* 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 KEY_H
#define KEY_H
+/* 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. */
+
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
+/* 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 MAIN_H
#define MAIN_H
+/* 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. */
+
#include <stdio.h>
#include "Main.h"
#include "Curves.h"
+/* 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
+/* 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. */
+
#include <stdio.h>
#include <string.h>
#include "Main.h"
+/* 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
+/* 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. */
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+/* 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 REORDER_H
#define REORDER_H
+/* 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. */
+
#include <stdio.h>
#include "Main.h"
#include "Defines.h"
+/* 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
+/* 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. */
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+/* 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 SHADE_H
#define SHADE_H
+/* 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. */
+
#include <stdio.h>
#include "Main.h"
#include "Defines.h"
+/* 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
+/* 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. */
+
#include <stdio.h>
#include "Main.h"
#include "Defines.h"
+/* 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
+/* 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. */
+
#include <stdio.h>
#include <string.h>
#include "Main.h"
+/* 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 UTILITIES_H
#define UTILITIES_H