(* Copyright (C) 1999-2005 Henry Cejtin, Matthew Fluet, Suresh * Jagannathan, and Stephen Weeks. * Copyright (C) 1997-2000 NEC Research Institute. * * MLton is released under a BSD-style license. * See the file MLton-LICENSE for details. *) Group signature ELABORATE functor Elaborate functor TypeEnv is ../../lib/mlton/sources.cm ../ast/sources.cm ../atoms/sources.cm ../control/sources.cm ../core-ml/sources.cm decs.sig decs.fun type-env.sig type-env.fun interface.sig interface.fun elaborate-env.sig elaborate-env.fun precedence-parse.sig precedence-parse.fun scope.sig scope.fun elaborate-core.sig elaborate-core.fun elaborate-sigexp.sig elaborate-sigexp.fun elaborate-modules.sig elaborate-modules.fun elaborate-programs.sig elaborate-programs.fun elaborate-mlbs.sig elaborate-mlbs.fun elaborate.sig elaborate.fun