Build scripts & automatic generation of FFI files
[hcoop/smlsql.git] / libpq / FFI / et--ExecStatusType.sml
CommitLineData
f147efc8
AC
1(* This file has been generated automatically. DO NOT EDIT! *)
2(* [from code at "/usr/include/postgresql/libpq-fe.h":71.1-86.17] *)
790a48a1
AC
3(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
4(* Send comments and suggestions to blume@tti-c.org. Thanks! *)
f147efc8
AC
5local
6 structure E_'ExecStatusType = struct
7 local
8 open Tag
9 in
10 type tag =
11 e t_' t_E t_x t_e t_c t_S t_t t_a t_t t_u t_s t_T t_y t_p t_e
12 end
13 end
14in
15 structure ET_'ExecStatusType = E_'ExecStatusType
16end