diff options
Diffstat (limited to 'src/bltGraph.C')
-rw-r--r-- | src/bltGraph.C | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bltGraph.C b/src/bltGraph.C index e0623c9..03f64c0 100644 --- a/src/bltGraph.C +++ b/src/bltGraph.C @@ -353,6 +353,7 @@ void Graph::draw() enableCrosshairs(); Tk_FreePixmap(display_, drawable); + cerr << "---" << endl; } int Graph::print(const char *ident, Blt_Ps ps) |