diff options
author | Luc Maranget <luc.maranget@inria.fr> | 2012-08-10 14:45:51 +0000 |
---|---|---|
committer | Luc Maranget <luc.maranget@inria.fr> | 2012-08-10 14:45:51 +0000 |
commit | 0f7c8440d89b3244a83a075cde1694bb661b0d15 (patch) | |
tree | bf93eaefc9e0f89d278b76a6acdbc41bce028b3d /ocamldoc/odoc_dot.ml | |
parent | 6f6d58433da8a9c810e7dc5d3d17ff0f7739a19c (diff) | |
download | ocaml-0f7c8440d89b3244a83a075cde1694bb661b0d15.tar.gz |
ocaml/trunk merged 11009 -> 12212
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/jocamltrunk@12858 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'ocamldoc/odoc_dot.ml')
-rw-r--r-- | ocamldoc/odoc_dot.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamldoc/odoc_dot.ml b/ocamldoc/odoc_dot.ml index a28549333c..b7661f2661 100644 --- a/ocamldoc/odoc_dot.ml +++ b/ocamldoc/odoc_dot.ml @@ -1,5 +1,5 @@ (***********************************************************************) -(* Ocamldoc *) +(* OCamldoc *) (* *) (* Maxence Guesdon, projet Cristal, INRIA Rocquencourt *) (* *) |