diff options
| author | Emilio Jesus Gallego Arias | 2020-03-10 03:41:20 -0400 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2020-03-10 03:41:20 -0400 |
| commit | 4e5ed2d6ba574ee6449e511dc27e8da32331dd07 (patch) | |
| tree | 1c01577abed111554976fe7127f90b4fc994c8fe /clib/clib.mllib | |
| parent | bab342d98d413a2b7a20da98c8dbec7616f54bce (diff) | |
[clib] Remove module CStack
This is only used in `Ccalgo` and it does not provide any advantage
these days over the upstream OCaml implementation.
Diffstat (limited to 'clib/clib.mllib')
| -rw-r--r-- | clib/clib.mllib | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clib/clib.mllib b/clib/clib.mllib index 5a2c9a9ce9..be3b5971be 100644 --- a/clib/clib.mllib +++ b/clib/clib.mllib @@ -9,7 +9,6 @@ CSet CMap CList CString -CStack Int Range @@ -33,7 +32,6 @@ Unionfind Dyn Store Exninfo -Backtrace IStream Terminal Monad |
