From 44ccf4a0eb5bc37604f68ead194e5fb0dc637b98 Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Sun, 14 Feb 2021 20:26:57 -0500 Subject: Patches to patches to clean up patches --- patches/02_std.patch | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 patches/02_std.patch (limited to 'patches/02_std.patch') diff --git a/patches/02_std.patch b/patches/02_std.patch deleted file mode 100644 index 6c97adb..0000000 --- a/patches/02_std.patch +++ /dev/null @@ -1,4 +0,0 @@ -14c14 -< ??? = @import("std"); ---- -> const std = @import("std"); -- cgit v1.2.3-ZIG