ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
gclib
/
tophat_cpp
/
common.cpp
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
#
Line 557
|
Line 557
557
}
558
559
void FZPipe::rewind() {
560
–
if (is_bam) return; //does nothing for BAM mappings
560
if (pipecmd.empty()) {
561
if (file!=NULL) {
562
::rewind(file);
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines