Build scripts & automatic generation of FFI files
[hcoop/smlsql.git] / libpq / FFI / st-_IO_FILE.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
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! *)
4 local
5 structure S__IO_FILE = struct
6 local
7 open Tag
8 in
9 type tag = s t__ t_I t_O t__ t_F t_I t_L t_E
10 end
11 end
12 in
13 structure ST__IO_FILE = S__IO_FILE
14 end