e52a8894cad47d68cf88b4ac6c994d35b8630a44
[hcoop/smlsql.git] / libpq / FFI / t-PGnotify.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [from code at "/usr/include/postgresql/libpq-fe.h":106.1-111.11] *)
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! *)
5 local open C.Dim C in
6 structure T_PGnotify = struct
7 type t = ST_pgNotify.tag su T.typ
8 val typ = ST_pgNotify.typ : t
9 end
10 end