X-Git-Url: https://git.hcoop.net/hcoop/smlsql.git/blobdiff_plain/812d937792645ff4de79715553a449a42ba4d589..ff979976e79e20620cab1a3bacf8ede384f5b880:/libpq/FFI/callop-9.sml diff --git a/libpq/FFI/callop-9.sml b/libpq/FFI/callop-9.sml deleted file mode 100644 index 249467a..0000000 --- a/libpq/FFI/callop-9.sml +++ /dev/null @@ -1,10 +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! *) -structure Callop_9 = struct - val callop = - RawMemInlineT.rawccall : - Word32.word * - (CMemory.cc_addr * CMemory.cc_addr) * - (unit * string * string -> string) list -> CMemory.cc_addr -end