From 2eb8c42ae921fd74c71c9852a2f068ec0cfbb8de Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Fri, 3 Jun 2011 01:02:07 -0600 Subject: [PATCH] minor: removed titles --- plots/resolution/resolution.2D.regular.plt | 2 +- plots/resolution/resolution.3D.gmsh.plt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plots/resolution/resolution.2D.regular.plt b/plots/resolution/resolution.2D.regular.plt index 87b46de..7fae2b7 100644 --- a/plots/resolution/resolution.2D.regular.plt +++ b/plots/resolution/resolution.2D.regular.plt @@ -2,7 +2,7 @@ load '../main.plt' set output 'resolution.2D.eps' -set title '2-D Meshes' +# set title '2-D Meshes' set log xy set key right bottom diff --git a/plots/resolution/resolution.3D.gmsh.plt b/plots/resolution/resolution.3D.gmsh.plt index 7e16cd6..f999cb6 100644 --- a/plots/resolution/resolution.3D.gmsh.plt +++ b/plots/resolution/resolution.3D.gmsh.plt @@ -2,7 +2,7 @@ load '../main.plt' set output 'resolution.3D.eps' -set title '3-D Meshes' +# set title '3-D Meshes' set log xy set key right bottom