diff options
Diffstat (limited to 'gafrc')
-rw-r--r-- | gafrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +; empty the library path and populate it with only our own symbols +(reset-component-library) +;(component-library "../bdale/sym") +(component-library "./symbols") |