From 783caaef258a1c23de9df9c92c6263bb181a86dd Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Fri, 18 Nov 2022 22:36:53 +0100 Subject: [PATCH] srcfile: add openlibm --- srcfiles/src | 1 + 1 file changed, 1 insertion(+) diff --git a/srcfiles/src b/srcfiles/src index 70bdefa..3b0d22a 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -283,6 +283,7 @@ git https://github.com/UltimateHackingKeyboard/firmware uhk-firmware git https://github.com/UltimateHackingKeyboard/agent uhk-agent git https://github.com/ZigEmbeddedGroup/microzig microzig git https://github.com/ZigEmbeddedGroup/regz regz +git https://github.com/JuliaMath/openlibm openlibm # My own projects git git@github.com:ziglibs/lscolors zig-lscolors