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