Fix handling of OCAML_PKG_* macros for new OCaml autoconf.
[ocaml-bitstring.git] / MANIFEST
1 aclocal.m4
2 benchmarks/parse_ext3_superblock.ml
3 bitmatch.ml
4 bitstring.ml
5 bitstring.mli
6 bitstring_c.c
7 bitstring_config.ml.in
8 bitstring_objinfo.ml
9 bitstring_persistent.ml
10 bitstring_persistent.mli
11 bitstring_types.ml
12 bootstrap
13 byteswap.in.h
14 .depend
15 cil-tools/bitstring_import_c.ml
16 cil-tools/bitstring-import-prefix.h
17 cil-tools/.depend
18 cil-tools/ext3.c
19 cil-tools/ext3.ml
20 cil-tools/Makefile.in
21 cil-tools/task_struct.c
22 cil-tools/task_struct.ml
23 configure.ac
24 COPYING
25 COPYING.LIB
26 coverage-report/file0000.html
27 coverage-report/file0001.html
28 coverage-report/file0002.html
29 coverage-report/file0003.html
30 coverage-report/style.css
31 coverage-report/index.html
32 create_test_pattern.ml
33 examples/elf.ml
34 examples/ext3_sb
35 examples/ext3_superblock.ml
36 examples/gif.ml
37 examples/ipv4_header.ml
38 examples/libpcap.ml
39 examples/make_ipv4_header.ml
40 examples/ping.ipv4
41 examples/ping.ipv6
42 examples/ping.ml
43 install-sh
44 Makefile.in
45 MANIFEST
46 META.in
47 README
48 pa_bitstring.ml
49 tests/01_load.ml
50 tests/02_run.ml
51 tests/10_match_bits.ml
52 tests/11_match_ints.ml
53 tests/15_extract_int.ml
54 tests/18_extract_32_64_int.ml
55 tests/20_varsize.ml
56 tests/30_bitbuffer.ml
57 tests/31_bitstring_concat.ml
58 tests/32_bitstring_compare.ml
59 tests/33_substring.ml
60 tests/34_takebits.ml
61 tests/35_load_from_file.ml
62 tests/40_endianexpr.ml
63 tests/50_named_pattern.ml
64 tests/51_open_pattern.ml
65 tests/60_simple_offset.ml
66 tests/61_offset_string.ml
67 tests/62_offset_padding.ml
68 tests/65_save_offset_to.ml
69 tests/70_check_and_bind.ml
70 tests/80_hexdump.ml
71 tests/80_testdata/hex1000.expected
72 tests/80_testdata/hex10.expected
73 tests/80_testdata/hex11.expected
74 tests/80_testdata/hex127.expected
75 tests/80_testdata/hex128.expected
76 tests/80_testdata/hex12.expected
77 tests/80_testdata/hex13.expected
78 tests/80_testdata/hex14.expected
79 tests/80_testdata/hex15.expected
80 tests/80_testdata/hex16.expected
81 tests/80_testdata/hex1.expected
82 tests/80_testdata/hex200.expected
83 tests/80_testdata/hex2.expected
84 tests/80_testdata/hex31.expected
85 tests/80_testdata/hex32.expected
86 tests/80_testdata/hex33.expected
87 tests/80_testdata/hex34.expected
88 tests/80_testdata/hex3.expected
89 tests/80_testdata/hex47.expected
90 tests/80_testdata/hex48.expected
91 tests/80_testdata/hex49.expected
92 tests/80_testdata/hex4.expected
93 tests/80_testdata/hex500.expected
94 tests/80_testdata/hex50.expected
95 tests/80_testdata/hex5.expected
96 tests/80_testdata/hex63.expected
97 tests/80_testdata/hex64.expected
98 tests/80_testdata/hex65.expected
99 tests/80_testdata/hex66.expected
100 tests/80_testdata/hex67.expected
101 tests/80_testdata/hex6.expected
102 tests/80_testdata/hex7.expected
103 tests/80_testdata/hex8.expected
104 tests/80_testdata/hex9.expected
105 tests/80_testdata/rnd1
106 tests/80_testdata/rnd10
107 tests/80_testdata/rnd1000
108 tests/80_testdata/rnd11
109 tests/80_testdata/rnd12
110 tests/80_testdata/rnd127
111 tests/80_testdata/rnd128
112 tests/80_testdata/rnd13
113 tests/80_testdata/rnd14
114 tests/80_testdata/rnd15
115 tests/80_testdata/rnd16
116 tests/80_testdata/rnd2
117 tests/80_testdata/rnd200
118 tests/80_testdata/rnd3
119 tests/80_testdata/rnd31
120 tests/80_testdata/rnd32
121 tests/80_testdata/rnd33
122 tests/80_testdata/rnd34
123 tests/80_testdata/rnd4
124 tests/80_testdata/rnd47
125 tests/80_testdata/rnd48
126 tests/80_testdata/rnd49
127 tests/80_testdata/rnd5
128 tests/80_testdata/rnd50
129 tests/80_testdata/rnd500
130 tests/80_testdata/rnd6
131 tests/80_testdata/rnd63
132 tests/80_testdata/rnd64
133 tests/80_testdata/rnd65
134 tests/80_testdata/rnd66
135 tests/80_testdata/rnd67
136 tests/80_testdata/rnd7
137 tests/80_testdata/rnd8
138 tests/80_testdata/rnd9
139 TODO