repo.or.cz
/
geda-gaf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
missing NULL terminator in set_config_x
[geda-gaf.git]
/
gnetlist-legacy
/
examples
/
vams
/
commonrc
blob
88cc5520ca6ec3e76e3082d16ae4504464ebb89a
1
(define examples-path (getenv "PWD"))
2
3
(component-library (string-append examples-path "/sym"))
4
(source-library (string-append examples-path "/sch"))
5
6
(display "\nloaded local commonrc\n")