X-Git-Url: https://git.gag.com/?p=hw%2Ftelescience;a=blobdiff_plain;f=gafrc;fp=gafrc;h=1e29942304e195af657c8c6cb5a4269d96e63224;hp=55565aa294b535044d1de9a4ec403403853d20db;hb=09965097885bf7e06c26634b79df488ec2ae1348;hpb=61b00e010058d8e2d3b417fab1ed1856321a2b55 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")