Module Ocamlcvs (.ml)


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

module Types: sig .. end
module Revisions: sig .. end
Manipulating revisions numbers
module Diffs: sig .. end
Manipulating 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.