put a better gafrc in place
authorBdale Garbee <bdale@gag.com>
Fri, 4 May 2012 00:00:46 +0000 (18:00 -0600)
committerBdale Garbee <bdale@gag.com>
Fri, 4 May 2012 00:00:46 +0000 (18:00 -0600)
gafrc

diff --git a/gafrc b/gafrc
index 916e2e0c9dfd198f8d17fee6f16a699218c560c2..1e29942304e195af657c8c6cb5a4269d96e63224 100644 (file)
--- 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")