Import Upstream version 20180207
[hcoop/debian/mlton.git] / basis-library / config / bind / int-prim.sml
1 (* Copyright (C) 1999-2006 Henry Cejtin, Matthew Fluet, Suresh
2 * Jagannathan, and Stephen Weeks.
3 *
4 * MLton is released under a BSD-style license.
5 * See the file MLton-LICENSE for details.
6 *)
7
8 structure Int8 = Primitive.Int8
9 structure Int16 = Primitive.Int16
10 structure Int32 = Primitive.Int32
11 structure Int64 = Primitive.Int64