git.annexia.org
/
ocaml-bitstring.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fb4b24
)
Document the bitmatch compatibility library.
author
Richard W.M. Jones
<rich@annexia.org>
Thu, 17 Jul 2008 15:58:23 +0000
(15:58 +0000)
committer
Richard W.M. Jones
<rich@annexia.org>
Thu, 17 Jul 2008 15:58:23 +0000
(15:58 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
c60a315
..
fba131c
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-165,7
+165,7
@@
doc:
rm -rf html
mkdir html
$(OCAMLDOC) $(OCAMLDOCFLAGS) -d html -I +camlp4 \
- bitstring.mli bitstring_persistent.mli
+ bitstring.mli bitstring_persistent.mli
bitmatch.ml
endif
# Install.