X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=900ffe1c059633b73fbbd60509761b3f96f5529e;hb=2f188daa74d22b8762e1319608155d6ea227d835;hp=7a7aecce46b9299e93d0998104d618e31f6cb104;hpb=0871c9d54d5a865dc8377173f7ae78cbe6b6be3c;p=ocaml-bitstring.git diff --git a/MANIFEST b/MANIFEST index 7a7aecc..900ffe1 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2,10 +2,20 @@ aclocal.m4 bitmatch.ml bitmatch.mli bitmatch_config.ml.in +bitmatch_objinfo.ml +bitmatch_persistent.ml +bitmatch_persistent.mli bitmatch_types.ml .depend +cil-tools/bitmatch_import_c.ml +cil-tools/bitmatch-import-prefix.h +cil-tools/.depend +cil-tools/ext3.c +cil-tools/Makefile.in +cil-tools/task_struct.c configure.ac COPYING.LIB +create_test_pattern.ml examples/elf.ml examples/ext3_sb examples/ext3_superblock.ml @@ -28,4 +38,7 @@ tests/10_match_bits.ml tests/11_match_ints.ml tests/20_varsize.ml tests/30_bitbuffer.ml -TODO \ No newline at end of file +tests/40_endianexpr.ml +tests/50_named_pattern.ml +tests/51_open_pattern.ml +TODO