ableos/sysdata/libraries/stn/src/lib.hb

7 lines
207 B
Plaintext
Raw Normal View History

2024-07-19 13:53:45 +00:00
string := @use("rel:string.hb")
log := @use("rel:log.hb")
memory := @use("rel:memory.hb")
2024-08-20 12:03:39 +00:00
buffer := @use("rel:buffer.hb")
math := @use("rel:math.hb")
2024-09-13 21:41:31 +00:00
random := @use("rel:random.hb")
pci := @use("rel:pci.hb")