summaryrefslogtreecommitdiff
path: root/bindgen/BINDGEN.md
diff options
context:
space:
mode:
authoromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-10-27 16:25:27 +1100
committeromniscient <17525998+omnisci3nce@users.noreply.github.com>2024-10-27 16:25:27 +1100
commitc2812d1a79a1d790b2c549abdfe9344d4fb4f4d2 (patch)
tree58cb7b3e05b8327f6b2395ee0df38a0d4b674af0 /bindgen/BINDGEN.md
parent7577b6d51c5180ec23f93cec79a5c77e54130558 (diff)
removing old ocaml glue code
Diffstat (limited to 'bindgen/BINDGEN.md')
-rw-r--r--bindgen/BINDGEN.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindgen/BINDGEN.md b/bindgen/BINDGEN.md
index 6d32cdf..b8b8fc5 100644
--- a/bindgen/BINDGEN.md
+++ b/bindgen/BINDGEN.md
@@ -2,5 +2,5 @@ This is where we host code generation tools for generating bindings to `celerita
Planned languages are:
-- OCaml (due to fairly different semantics we may have an extra high-level wrapper around the C bindings for convenience)
- Rust
+- OCaml (due to fairly different semantics we may have an extra high-level wrapper around the C bindings for convenience)