Build scripts & automatic generation of FFI files
[hcoop/smlsql.git] / libpq / FFI / st-pg_result.sml
CommitLineData
f147efc8 1(* This file has been generated automatically. DO NOT EDIT! *)
790a48a1
AC
2(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
3(* Send comments and suggestions to blume@tti-c.org. Thanks! *)
f147efc8
AC
4local
5 structure S_pg_result = struct
6 local
7 open Tag
8 in
9 type tag = s t_p t_g t__ t_r t_e t_s t_u t_l t_t
10 end
11 end
12in
13 structure ST_pg_result = S_pg_result
14end