ableos/sysdata/libraries/stn/src/lib.hb
2024-09-13 22:41:31 +01:00

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")