diff options
author | Mike Beattie <mike@ethernal.org> | 2011-06-13 22:04:13 +1200 |
---|---|---|
committer | Mike Beattie <mike@ethernal.org> | 2011-06-13 22:04:13 +1200 |
commit | 243188a036be3c8b218eb11f2d0b0ac84b034b5a (patch) | |
tree | fa590dab7c2b82ab2fdf3439796d9b53864d4312 /gafrc |
Initial import
Signed-off-by: Mike Beattie <mike@ethernal.org>
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") |