X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gafrc;h=1e29942304e195af657c8c6cb5a4269d96e63224;hb=529bff33a6d55c933e4546da7c3d22a947fb7ec1;hp=55565aa294b535044d1de9a4ec403403853d20db;hpb=8c0faa061e648149816e001600d13d8544511307;p=hw%2Fmegadongle 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")