summaryrefslogtreecommitdiffstats
path: root/src/bltGraph.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGraph.C')
-rw-r--r--src/bltGraph.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGraph.C b/src/bltGraph.C
index 1b9b041..f0993a5 100644
--- a/src/bltGraph.C
+++ b/src/bltGraph.C
@@ -377,7 +377,7 @@ int Graph::print(const char* ident, PSOutput* psPtr)
float pica = 25.4 / 72 *
WidthOfScreen(Tk_Screen(tkwin_)) /
WidthMMOfScreen(Tk_Screen(tkwin_));
-
+ cerr << width_ << 'x' << height_ << endl;
// width_ /= pica;
// height_ /= pica;