Initial revision
[hcoop/smlsql.git] / libpq / FFI / t-PQprintOpt.sml
CommitLineData
f147efc8
AC
1(* This file has been generated automatically. DO NOT EDIT! *)
2(* [from code at "/usr/include/postgresql/libpq-fe.h":120.1-134.13] *)
3(* [by Matthias Blume's ml-nlffigen (version 0.9) for x86-unix] *)
4(* Send comments and suggestions to blume@research.bell-labs.com. Thanks! *)
5local open C.Dim C in
6structure T_PQprintOpt = struct
7 type t = ST__PQprintOpt.tag su T.typ
8 val typ = ST__PQprintOpt.typ : t
9end
10end