diff options
author | Dave Gauer <dave@ratfactor.com> | 2021-02-14 20:26:57 -0500 |
---|---|---|
committer | Dave Gauer <dave@ratfactor.com> | 2021-02-14 20:26:57 -0500 |
commit | 44ccf4a0eb5bc37604f68ead194e5fb0dc637b98 (patch) | |
tree | e197971c420902e692433a3b15de54369458cdb8 /patches/01_hello.patch | |
parent | e4a5716c71f4cdf9837c8e059aa43080748f4650 (diff) | |
download | ziglings-44ccf4a0eb5bc37604f68ead194e5fb0dc637b98.tar.gz ziglings-44ccf4a0eb5bc37604f68ead194e5fb0dc637b98.tar.bz2 ziglings-44ccf4a0eb5bc37604f68ead194e5fb0dc637b98.tar.xz ziglings-44ccf4a0eb5bc37604f68ead194e5fb0dc637b98.zip |
Patches to patches to clean up patches
Diffstat (limited to 'patches/01_hello.patch')
-rw-r--r-- | patches/01_hello.patch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/patches/01_hello.patch b/patches/01_hello.patch deleted file mode 100644 index fb360a7..0000000 --- a/patches/01_hello.patch +++ /dev/null @@ -1,4 +0,0 @@ -19c19 -< fn main() void { ---- -> pub fn main() void { |