OSDN Git Service

014c67ce34f8754c155b249be920f10de8fac34f
[happyabc/happyabc.git] / swflib / instruction.mlp
1 open Base
2 open Bytes
3
4 #include "write_type.h"
5 type t = [
6 #include "type.h"
7 ]
8
9 let to_bytes =
10   function
11 #include "write.h"