bc.def
author Claus Gittinger <cg@exept.de>
Wed, 18 Jun 2003 17:41:57 +0200
changeset 1435 be9680c6145c
parent 1176 4dbb278c3c76
child 1825 3709007c9195
permissions -rwxr-xr-x
factored out some common code (block-code and value-sending)

LIBRARY         libcomp
DESCRIPTION     'Smalltalk/X Compiler classes'
CODE            PRELOAD MOVEABLE DISCARDABLE
SEGMENTS
    INITCODE    PRELOAD DISCARDABLE
EXPORTS
    __libcomp_Init        @1