diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 16:56:54 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:47:41 -0500 |
commit | bc7c391e0120fd63e2ae15e8075a8086d7e45ea0 (patch) | |
tree | b2f27af501cd08137bc85fd6496714ff690bcd61 /development/camlp5 | |
parent | ba55dc68bad6bb71f087ca1fc3756fd5dbbff5ff (diff) | |
download | slackbuilds-bc7c391e0120fd63e2ae15e8075a8086d7e45ea0.tar.gz |
development/camlp5: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/camlp5')
-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 66d38227ef..f74f23d14e 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. |