Minor merge fixup - sorry
This commit is contained in:
parent
07ed1a19f1
commit
bdd587bf93
@ -1020,7 +1020,7 @@ ecl_grid_type * EclipseGridParser::newGrid( ) {
|
||||
}
|
||||
fortio_fclose( fortio );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
Will query the deck for keyword @kw; and save it to the @fortio
|
||||
|
@ -231,6 +231,7 @@ public:
|
||||
#ifdef HAVE_ERT
|
||||
//void saveEGRID_INIT( const std::string& output_dir , const std::string& basename, bool fmt_file = false);
|
||||
void saveINIT( const std::string & filename , const ecl_grid_type * ecl_grid);
|
||||
void saveEGRID_INIT( const std::string& output_dir , const std::string& basename, bool fmt_file);
|
||||
ecl_grid_type * newGrid( );
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user