module Femtolib: sig
.. end
Implements reusable functions which aren't in the standard lib, as needs are encountered.
module Pervasives: sig
.. end
module Config_file: sig
.. end
External library (part of the Cameleon project) to read and write configuration file,
included here to simplify distribution.
module Colors: sig
.. end
module Array_simulate_2d: sig
.. end
One dimensionnal arrays that represent two dimensionnal data.
module Misc: sig
.. end
module Random2: sig
.. end
module Array: sig
.. end
module List: sig
.. end