X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gafrc;h=1e29942304e195af657c8c6cb5a4269d96e63224;hb=f3ff7fa834ad71be6bac82c20f321a63b635aca3;hp=55565aa294b535044d1de9a4ec403403853d20db;hpb=caee90bc9e1e932a30e0e1a06bcf8525b7ea47ab;p=hw%2Ftelemetrum diff --git a/gafrc b/gafrc index 55565aa..1e29942 100644 --- a/gafrc +++ b/gafrc @@ -1,2 +1,3 @@ -;; list libraries here. order matters as this sets the search order -(component-library "../bdale/sym") +; empty the library path and populate it with only our own symbols +(reset-component-library) +(component-library "./symbols")