src/Tools/Metis/src/Normalize.sml
changeset 39349 2d0a4361c3ef
parent 39348 6f9c9899f99f
child 39353 7f11d833d65b
equal deleted inserted replaced
39348:6f9c9899f99f 39349:2d0a4361c3ef
     1 (* ========================================================================= *)
     1 (* ========================================================================= *)
     2 (* NORMALIZING FORMULAS                                                      *)
     2 (* NORMALIZING FORMULAS                                                      *)
     3 (* Copyright (c) 2001-2007 Joe Hurd, distributed under the GNU GPL version 2 *)
     3 (* Copyright (c) 2001-2007 Joe Hurd, distributed under the BSD License       *)
     4 (* ========================================================================= *)
     4 (* ========================================================================= *)
     5 
     5 
     6 structure Normalize :> Normalize =
     6 structure Normalize :> Normalize =
     7 struct
     7 struct
     8 
     8