Module SingleCellHarness


module SingleCellHarness: sig  end
The control harness for a single Monod Cell.

class virtual control : object  end
class virtual skeleton : object  end
val make : unit -> skeleton