mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Had to add a default constructor to be able to export to a LAS file from scratch (not based on an existing LAS file). Also corrected a bug in LasWell::WriteToFile() and LasWell::ParseInformation(). Reading a LAS file exported from LasWell was not possible before the bug fixes.