Initial revision
[hcoop/smlsql.git] / libpq / FFI / st-pg_conn.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [by Matthias Blume's ml-nlffigen (version 0.9) for x86-unix] *)
3 (* Send comments and suggestions to blume@research.bell-labs.com. Thanks! *)
4 local
5 structure S_pg_conn = struct
6 local
7 open Tag
8 in
9 type tag = s t_p t_g t__ t_c t_o t_n t_n
10 end
11 end
12 in
13 structure ST_pg_conn = S_pg_conn
14 end