code for the ElectricalFire JIT. git-svn-id: svn://10.0.0.236/trunk@16558 18797224-902f-48f8-a5cc-f745e15eee43
17 lines
267 B
Plaintext
17 lines
267 B
Plaintext
MODULE = sm
|
|
|
|
DEPTH = ../..
|
|
|
|
EXPORTS = \
|
|
sm.h \
|
|
smobj.h \
|
|
smgen.h \
|
|
smheap.h \
|
|
smmalloc.h \
|
|
smpage.h \
|
|
smpool.h \
|
|
smpriv.h \
|
|
smstack.h \
|
|
smtrav.h \
|
|
smhash.h
|