mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 11:45:31 -05:00
8 lines
206 B
Text
8 lines
206 B
Text
(library
|
|
(name containers_monomorphic)
|
|
(public_name containers.monomorphic)
|
|
(preprocess
|
|
(action
|
|
(run %{project_root}/src/core/cpp/cpp.exe %{input-file})))
|
|
(modules CCMonomorphic)
|
|
(wrapped false))
|