Build scripts & automatic generation of FFI files
[hcoop/smlsql.git] / libpq / FFI / t-PGresult.sml
CommitLineData
790a48a1
AC
1(* This file has been generated automatically. DO NOT EDIT! *)
2(* [from code at "/usr/include/postgresql/libpq-fe.h":98.1-34] *)
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! *)
5local open C.Dim C in
6structure T_PGresult = struct
7 type t = ST_pg_result.tag su
8end
9end