|
GRINS-0.8.0
|
#include "grins/input_utils.h"
Go to the source code of this file.
Namespaces | |
| GRINS | |
| GRINS namespace. | |
Functions | |
| void | GRINS::skip_comment_lines (std::istream &in, const char comment_start) |
| Skip comment lines in the header of an ASCII text file prefixed with the comment character 'comment_start'. More... | |