summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorjoye <joye>2014-09-25 19:14:54 (GMT)
committerjoye <joye>2014-09-25 19:14:54 (GMT)
commit24ce1c192bf40132737c4bcd717f4366125f350d (patch)
tree03c624ac0ff82e3b1d2043c2093ec8da6009cc25 /src
parent5ec25f77e8147fc0c8bd5a92cf82b346208e76da (diff)
downloadblt-24ce1c192bf40132737c4bcd717f4366125f350d.zip
blt-24ce1c192bf40132737c4bcd717f4366125f350d.tar.gz
blt-24ce1c192bf40132737c4bcd717f4366125f350d.tar.bz2
*** empty log message ***
Diffstat (limited to 'src')
-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;