13 lines
504 B
Diff
13 lines
504 B
Diff
--- ocaml-gettext-0.3.3.old/libgettext-camomile-ocaml/gettextCamomile.ml 2008-04-29 23:32:41.000000000 +0100
|
|
+++ ocaml-gettext-0.3.3/libgettext-camomile-ocaml/gettextCamomile.ml 2011-01-06 09:46:00.409235647 +0000
|
|
@@ -21,8 +21,7 @@
|
|
(**************************************************************************)
|
|
|
|
|
|
-open CamomileLibrary;;
|
|
-open Default.Camomile;;
|
|
+open CamomileLibraryDefault.Camomile;;
|
|
open GettextTypes;;
|
|
|
|
(** Error reported when something goes wrong during Camomile initialization.
|