Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 271 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 271 Bytes

opm-parser

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