mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
21 lines
273 B
Text
21 lines
273 B
Text
S src/core
|
|
S src/data/
|
|
S src/iter/
|
|
S src/sexp/
|
|
S src/threads/
|
|
S src/string
|
|
S benchs
|
|
S examples
|
|
S tests
|
|
B _build/src/**
|
|
B _build/benchs
|
|
B _build/examples
|
|
B _build/tests
|
|
PKG oUnit
|
|
PKG benchmark
|
|
PKG result
|
|
PKG threads
|
|
PKG threads.posix
|
|
PKG lwt
|
|
PKG qcheck
|
|
FLG -w +a-4-44-48-60
|