Skip to content
Snippets Groups Projects
Commit 5d206258 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

?

parent f5a0ce57
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -190,7 +190,7 @@ void NPlot::Plot( class CPlot *plot, bool add )
if ( nxl )
cout << " " << nxl << " points < xmin\n";
if ( nxh )
cout << " " << nxh << " points < xmax\n";
cout << " " << nxh << " points > xmax\n";
if ( nyl )
cout << " " << nyl << " points < ymin\n";
if ( nyh )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment