X-Git-Url: https://git.hcoop.net/hcoop/smlsql.git/blobdiff_plain/812d937792645ff4de79715553a449a42ba4d589..ff979976e79e20620cab1a3bacf8ede384f5b880:/libpq/FFI/fptr-rtti-19.sml diff --git a/libpq/FFI/fptr-rtti-19.sml b/libpq/FFI/fptr-rtti-19.sml deleted file mode 100644 index 82e7edf..0000000 --- a/libpq/FFI/fptr-rtti-19.sml +++ /dev/null @@ -1,19 +0,0 @@ -(* This file has been generated automatically. DO NOT EDIT! *) -(* [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_Int in -structure FPtrRTTI_19 = struct - fun mkcall a (x1, x2) - = pcast - (CMemory.unwrap_addr - (Callop_12.callop - (a, - (CMemory.wrap_addr (reveal (Ptr.inject' x1)), - CMemory.wrap_sint (Cvt.ml_sint x2)), - nil))) - val typ = - mk_fptr_typ mkcall : - ((ST_pg_result.tag, ro) su_obj ptr' * sint -> - rw uchar_obj ptr') fptr T.typ -end -end