mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-05 03:30:30 +08:00
(PR #217)update a .gitignore file in the codes/zig dir
This commit is contained in:
5
codes/zig/include/include.zig
Normal file
5
codes/zig/include/include.zig
Normal file
@@ -0,0 +1,5 @@
|
||||
// File: include.zig
|
||||
// Created Time: 2023-01-04
|
||||
// Author: sjinzh (sjinzh@gmail.com)
|
||||
|
||||
pub const PrintUtil = @import("PrintUtil.zig");
|
||||
Reference in New Issue
Block a user