Changeset 42 for Deliverables/D4.1/physical.mli
- Timestamp:
- Sep 8, 2010, 11:24:01 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Deliverables/D4.1/physical.mli
r41 r42 19 19 val int_of_byte: byte -> int 20 20 val int_of_nibble: nibble -> int 21 val byte_of_bit: bit -> byte 21 val byte7_of_bit: bit -> byte7 22 val byte_of_byte7: byte7 -> byte 22 23 23 24 val (++): word -> int -> word
Note: See TracChangeset
for help on using the changeset viewer.