Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 357 Bytes

opm-parser alt text

eclipse

A small library for parsing the ECLIPSE datafile.

Dependencies:

  • boost version 1.45 or newer. If cmake does not find it, specify the boost root when running cmake, like this:
    cmake -DBOOST_ROOT=/path/to/boost path/to/project