module Private:sig
..end
Warning. The following definitions are subject to change even
between minor versions of the library. Topkg
users must not
use these definitions to describe their package.
val disable_main : unit -> unit
disable_main ()
disables Topkg
's main invoked on
Topkg.Pkg.describe
. Invoke this function in your main function if
you are not using Topkg
in a description file but as as a
library.module Codec:sig
..end
module Pkg:sig
..end
module Ipc:sig
..end
module Opam:sig
..end