this repo has no description

Change maximal OCaml version of camlp5.7.11 to 4.10.0

Changed files
+1 -1
packages
camlp5
camlp5.7.11
+1 -1
packages/camlp5/camlp5.7.11/opam
···
doc: "https://camlp5.github.io/doc/html"
depends: [
-
"ocaml" { >= "4.02" & < "4.11" }
+
"ocaml" { >= "4.02" & <= "4.10.0" }
]
build: [