diff --git a/lib/xgboost/bin/dune b/lib/xgboost/bin/dune index e85c2e7a6c1154c27808e1fcebaf914af96adb1c..d18e2e5a5dcf5061b068e04c69ce662cd62780e4 100644 --- a/lib/xgboost/bin/dune +++ b/lib/xgboost/bin/dune @@ -1,3 +1,3 @@ (executable (name parse_xgboost) - (libraries yojson caisar.xgboost csv)) + (libraries yojson caisar_xgboost csv)) diff --git a/src/dune b/src/dune index 013aad1ad73f2872edafa7fb997432b281d29898..06a53eb38a82f0ea84ca5e0ffea98f8c98364b24 100644 --- a/src/dune +++ b/src/dune @@ -24,7 +24,7 @@ yaml.unix fpath zarith - caisar.xgboost) + caisar_xgboost) (preprocess (pps ppx_deriving_yojson