~ubuntu-branches/ubuntu/natty/ocamlgraph/natty

« back to all changes in this revision

Viewing changes to view_graph/viewGraph.mli

  • Committer: Bazaar Package Importer
  • Author(s): Mehdi Dogguy, Mehdi Dogguy, Sylvain Le Gall
  • Date: 2009-07-06 20:50:04 UTC
  • mfrom: (1.1.7 upstream) (3.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090706205004-3qokam6adrbeeqqq
Tags: 1.1-1
[ Mehdi Dogguy ]
* New Upstream Version
* Update some build-dependencies versions
* Upgrade Standards-Version to 3.8.2, no changes needed.
* Update patch 01_makefile

[ Sylvain Le Gall ]
* Clean and restore files to come back to pristine-tar state after
  clean

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
  val leave_node : t_env -> t_node -> unit
58
58
end
59
59
 
 
60
(** usefull when we don't want to have callbacks on the nodes *)
 
61
module EmptyCb : SigCb with type t_env=unit
 
62
 
60
63
module M (Cb : SigCb) : sig
61
64
 
62
65
  (** Open the dot file in the canvas.