summaryrefslogtreecommitdiff
path: root/databases/ocaml-pgocaml/files/patch-pGOCaml.ml
diff options
context:
space:
mode:
Diffstat (limited to 'databases/ocaml-pgocaml/files/patch-pGOCaml.ml')
-rw-r--r--databases/ocaml-pgocaml/files/patch-pGOCaml.ml10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/ocaml-pgocaml/files/patch-pGOCaml.ml b/databases/ocaml-pgocaml/files/patch-pGOCaml.ml
deleted file mode 100644
index a8063e954a4e..000000000000
--- a/databases/ocaml-pgocaml/files/patch-pGOCaml.ml
+++ /dev/null
@@ -1,10 +0,0 @@
---- pGOCaml.ml.orig 2009-03-01 09:59:13.864728737 -0500
-+++ pGOCaml.ml 2009-03-01 09:59:53.353002107 -0500
-@@ -22,6 +22,7 @@
-
- open Printf
- open ExtString
-+open CalendarLib
-
- type 'a t = {
- ichan : in_channel; (* In_channel wrapping socket. *)