# | Line 113 | Line 113 | void load_scan_sample(int a, int b, int | |
---|---|---|
113 | dout << "Last sample is the same as the current one. Recycling it." << endl; | |
114 | scanfileindex=(scansample.collection).size()-1; | |
115 | } | |
116 | + | dout << " Going to use the following file: " << filetoload.str() << endl; |
117 | } // end of t3 case | |
118 | else { | |
119 | write_info(__FUNCTION__,"Hello, CRAB! Might need to load files ..."); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |