fix fmtInstruction and .gitignore
This commit is contained in:
parent
607e58b7b5
commit
8cb37452fb
3 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
const std = @import("std");
|
||||
|
||||
const Uxn = @import("uxn.zig");
|
||||
// TODO combine with uxn.zig
|
||||
const UxnFmt = @import("uxn-instructions.zig");
|
||||
|
||||
pub fn main() !void {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue