mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 14:06:08 +00:00
unicode for windows
This commit is contained in:
parent
63cd638149
commit
6cabafc63f
@ -3,7 +3,7 @@ const args = @import("args");
|
||||
|
||||
const util = @import("../util.zig");
|
||||
const cli = @import("../cli.zig");
|
||||
const uPrint = @import("unicodeprint.zig");
|
||||
const uPrint = @import("library/unicodeprint.zig");
|
||||
const init_data = @import("init_data").init_data;
|
||||
|
||||
/// Command line options for the `init` command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user