Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LEFEBVREJP email
radix
Commits
ee9b8c4f
Commit
ee9b8c4f
authored
Oct 08, 2018
by
Purves, Murray
Browse files
WIP Adding write of extraneous lines in spectrumspestream
parent
333cdb65
Pipeline
#16167
failed with stages
in 7 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
radixio/spectrumspestream.i.hh
View file @
ee9b8c4f
...
...
@@ -119,6 +119,10 @@ bool SpectrumSPEStream<data_type>::read_from(const std::string &file)
}
}
}
else
{
radix_line
(
"Extraneous line in file: "
<<
line
);
}
}
return
result
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment