X-Git-Url: https://git.hcoop.net/hcoop/smlsql.git/blobdiff_plain/812d937792645ff4de79715553a449a42ba4d589..ff979976e79e20620cab1a3bacf8ede384f5b880:/libpq/FFI/st--PQArgBlock.sml diff --git a/libpq/FFI/st--PQArgBlock.sml b/libpq/FFI/st--PQArgBlock.sml deleted file mode 100644 index 4a1d3ac..0000000 --- a/libpq/FFI/st--PQArgBlock.sml +++ /dev/null @@ -1,17 +0,0 @@ -(* This file has been generated automatically. DO NOT EDIT! *) -(* [from code at "/usr/include/postgresql/libpq-fe.h":163.1-172.13] *) -(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *) -(* Send comments and suggestions to blume@tti-c.org. Thanks! *) -local - structure S_'PQArgBlock = struct - local - open Tag - in - type tag = s t_' t_P t_Q t_A t_r t_g t_B t_l t_o t_c t_k - end - val size = C_Int.mk_su_size 0wxc : tag C.su C.S.size - val typ = C_Int.mk_su_typ size - end -in - structure ST_'PQArgBlock = S_'PQArgBlock -end