wip: started a refactoring
This commit is contained in:
parent
75ccf913ac
commit
4970b1b1f6
6 changed files with 524 additions and 169 deletions
|
|
@ -1,3 +1,4 @@
|
|||
//! By convention, root.zig is the root source file when making a library.
|
||||
|
||||
pub const bot = @import("bot.zig");
|
||||
pub const buffer = @import("buffer.zig");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue