From ea527b041a62104feb6bec823c8574c5b19be570 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 3 May 2012 18:00:46 -0600 Subject: [PATCH] put a better gafrc in place --- gafrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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") -- 2.30.2