bc.def
author Claus Gittinger <cg@exept.de>
Tue, 06 May 2003 19:45:51 +0200
changeset 1410 e93635fe8c40
parent 1176 4dbb278c3c76
child 1825 3709007c9195
permissions -rwxr-xr-x
pragma & ffi stuff

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