2 version="@PACKAGE_VERSION@"
3 description="Bitstrings and bitstring matching"
5 archive(byte)="bitmatch.cma"
6 archive(native)="bitmatch.cmxa"
9 requires = "camlp4.quotations.o"
10 version = "@PACKAGE_VERSION@"
11 description = "Syntax extension: bitmatch operators"
12 archive(syntax,preprocessor) = "pa_bitmatch.cmo"
13 archive(syntax,toploop) = "pa_bitmatch.cmo"