7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
string := @use("rel:string.hb")
|
|
log := @use("rel:log.hb")
|
|
memory := @use("rel:memory.hb")
|
|
buffer := @use("rel:buffer.hb")
|
|
math := @use("rel:math.hb")
|
|
random := @use("rel:random.hb")
|
|
pci := @use("rel:pci.hb") |