1
0
Fork 0
forked from AbleOS/ableos
ableos_time/sysdata/libraries/stn/src/lib.hb

9 lines
207 B
Plaintext
Raw Normal View History

2024-09-18 03:38:49 -05:00
acs := @use("acs.hb")
2024-09-17 08:01:16 -05:00
2024-09-18 03:38:49 -05:00
string := @use("string.hb")
log := @use("log.hb")
memory := @use("memory.hb")
buffer := @use("buffer.hb")
math := @use("math.hb")
random := @use("random.hb")
file := @use("file_io.hb")