diff options
-rw-r--r-- | development/camlp5/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/camlp5/README b/development/camlp5/README index 66d38227ef77..f74f23d14e4d 100644 --- a/development/camlp5/README +++ b/development/camlp5/README @@ -4,5 +4,3 @@ and offers pretty-printing and preprocessing for the ocaml language. The source can be compiled in two "modes": transitional or strict. This slackbuild compiles it in the default "transitional" mode, to maintain compatibility with camlp4. - -This requires ocaml. |