Skip to content

Commit

Permalink
organize std.event into directories
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Jul 10, 2018
1 parent ccef60a commit b6eb404
Show file tree
Hide file tree
Showing 7 changed files with 1,277 additions and 1,222 deletions.
5 changes: 5 additions & 0 deletions CMakeLists.txt
Expand Up @@ -458,6 +458,11 @@ set(ZIG_STD_FILES
"elf.zig"
"empty.zig"
"event.zig"
"event/channel.zig"
"event/lock.zig"
"event/locked.zig"
"event/loop.zig"
"event/tcp.zig"
"fmt/errol/enum3.zig"
"fmt/errol/index.zig"
"fmt/errol/lookup.zig"
Expand Down

0 comments on commit b6eb404

Please sign in to comment.