X-Git-Url: https://git.hcoop.net/hcoop/smlsql.git/blobdiff_plain/812d937792645ff4de79715553a449a42ba4d589..ff979976e79e20620cab1a3bacf8ede384f5b880:/libpq/FFI/st-_IO_FILE.sml diff --git a/libpq/FFI/st-_IO_FILE.sml b/libpq/FFI/st-_IO_FILE.sml deleted file mode 100644 index 85da39f..0000000 --- a/libpq/FFI/st-_IO_FILE.sml +++ /dev/null @@ -1,14 +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 - structure S__IO_FILE = struct - local - open Tag - in - type tag = s t__ t_I t_O t__ t_F t_I t_L t_E - end - end -in - structure ST__IO_FILE = S__IO_FILE -end