Fixing for 110.46
[hcoop/smlsql.git] / libpq / FFI / t-PGresult.sml
diff --git a/libpq/FFI/t-PGresult.sml b/libpq/FFI/t-PGresult.sml
new file mode 100644 (file)
index 0000000..5255457
--- /dev/null
@@ -0,0 +1,9 @@
+(* This file has been generated automatically. DO NOT EDIT! *)
+(* [from code at "/usr/include/postgresql/libpq-fe.h":98.1-34] *)
+(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
+(* Send comments and suggestions to blume@tti-c.org. Thanks! *)
+local open C.Dim C in
+structure T_PGresult = struct
+    type t = ST_pg_result.tag su
+end
+end