diff options
author | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-26 17:20:13 +1000 |
---|---|---|
committer | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-26 17:20:13 +1000 |
commit | aa1eeebb1c05edc22335cbb48af5d42be20750c0 (patch) | |
tree | cc0ef4dc620cb8621fd1a3762b7205b7a16401dc /bindgen/ocaml | |
parent | f083cacb259054ce996b70f8b9dc0d9eb0bdbfb8 (diff) |
moving some maths functions to implementation file
Diffstat (limited to 'bindgen/ocaml')
-rw-r--r-- | bindgen/ocaml/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bindgen/ocaml/README.md b/bindgen/ocaml/README.md new file mode 100644 index 0000000..f87f5c1 --- /dev/null +++ b/bindgen/ocaml/README.md @@ -0,0 +1 @@ +# TODO
\ No newline at end of file |