From 79f0c9cee9e5cd4413a65ae96a32872330e308ad Mon Sep 17 00:00:00 2001 From: Jimmi Holst Christensen Date: Wed, 14 Mar 2018 21:36:50 +0100 Subject: Refactored clap to use inline loops where possible. Time to study the differences in the assemply --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ef01f61 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.zig text eol=lf -- cgit v1.2.3