Bit-matching test.
[ocaml-bitstring.git] / bitmatch_types.ml
index 74f4a90..c26fe64 100644 (file)
@@ -15,7 +15,7 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
- * $Id: bitmatch.ml,v 1.14 2008-05-12 20:32:55 rjones Exp $
+ * $Id$
  *)
 
 type endian = BigEndian | LittleEndian | NativeEndian