src/Tools/Metis/src/PortablePolyml.sml
changeset 39444 beabb8443ee4
parent 39443 e330437cd22a
child 39501 aaa7078fff55
equal deleted inserted replaced
39443:e330437cd22a 39444:beabb8443ee4
     1 (* ========================================================================= *)
     1 (* ========================================================================= *)
     2 (* POLY/ML SPECIFIC FUNCTIONS                                                *)
     2 (* POLY/ML SPECIFIC FUNCTIONS                                                *)
     3 (* Copyright (c) 2008 Joe Hurd, distributed under the MIT license            *)
     3 (* Copyright (c) 2008 Joe Hurd, distributed under the BSD License            *)
     4 (* ========================================================================= *)
     4 (* ========================================================================= *)
     5 
     5 
     6 structure Portable :> Portable =
     6 structure Portable :> Portable =
     7 struct
     7 struct
     8 
     8