diff options
Diffstat (limited to 'databases/ocaml-pgocaml/files/patch-pGOCaml.mli')
-rw-r--r-- | databases/ocaml-pgocaml/files/patch-pGOCaml.mli | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/ocaml-pgocaml/files/patch-pGOCaml.mli b/databases/ocaml-pgocaml/files/patch-pGOCaml.mli deleted file mode 100644 index 169e264c41bd..000000000000 --- a/databases/ocaml-pgocaml/files/patch-pGOCaml.mli +++ /dev/null @@ -1,11 +0,0 @@ ---- pGOCaml.mli.orig 2009-03-01 09:59:09.188523102 -0500 -+++ pGOCaml.mli 2009-03-01 09:59:43.562605632 -0500 -@@ -20,6 +20,8 @@ - * Boston, MA 02111-1307, USA. - *) - -+open CalendarLib -+ - type 'a t (** Database handle. *) - - exception Error of string |