PreviousUpNext

15.2.7  src/app/heap2asm/heap2asm.lib

# heap2asm.lib
#
#   Generating an assembly code file corresponding to a heap image.
#
#

# Compiled by:


LIBRARY_EXPORTS

        pkg main



LIBRARY_COMPONENTS

        $ROOT/src/lib/std/standard.lib
        heap2asm.pkg


# Copyright (c) 2005 by The Fellowship of SML/NJ
# Author: Matthias Blume (blume@tti-c.org)
# Subsequent changes by Jeff Prothero Copyright (c) 2010-2015,
# released per terms of SMLNJ-COPYRIGHT.


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext