Parent Directory
|
Revision Log
|
Patch
| revision 1.17 by mocchiut, Tue Aug 4 13:58:36 2009 UTC | revision 1.18 by mocchiut, Tue Aug 11 13:03:42 2009 UTC | |
|---|---|---|
| # | Line 625 void ShowEvent(TString filename="help", | Line 625 void ShowEvent(TString filename="help", |
| 625 | // | // |
| 626 | // prepare the string for the figure filename | // prepare the string for the figure filename |
| 627 | // | // |
| 628 | char *bw; | const char *bw; |
| 629 | if ( pamela->var.bw ){ | if ( pamela->var.bw ){ |
| 630 | bw = "_bw"; | bw = "_bw"; |
| 631 | } else { | } else { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |