From: Bdale Garbee Date: Fri, 4 May 2012 00:00:46 +0000 (-0600) Subject: put a better gafrc in place X-Git-Tag: v0.1~40 X-Git-Url: https://git.gag.com/?p=hw%2Ftelefirefour;a=commitdiff_plain;h=ea527b041a62104feb6bec823c8574c5b19be570 put a better gafrc in place --- diff --git a/gafrc b/gafrc index 916e2e0..1e29942 100644 --- a/gafrc +++ b/gafrc @@ -1 +1,3 @@ -(component-library "symbols" "symbols") +; empty the library path and populate it with only our own symbols +(reset-component-library) +(component-library "./symbols")