Module Ocamlcvs


module Ocamlcvs: sig  end
Interface module of the Ocamlcvs library.

module Types: sig  end
module Diff_types: sig  end
Types to manipulate differences between two files.
module Commands: sig  end
Functions executing cvs commands.
module Behav: sig  end
Types and objects to specify the behaviour of the list and tree displaying cvs-handled files.
module List: sig  end
The list widget to display files.
module Tree: sig  end
The tree widget to display directories.