1
0
mirror of https://github.com/msgpack/msgpack-c.git synced 2025-03-23 09:14:00 +01:00
2011-04-03 17:11:53 +09:00

4 lines
171 B
Coq

Require Import ExtrOcamlBasic ExtrOcamlIntConv ExtrOcamlNatInt.
Require Import SerializeImplement DeserializeImplement.
Extraction "msgpackCore.ml" serialize deserialize.