Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > f05c08391de8b94974f42b2b23234597 > files > 104

geda-docs-1.6.1-2.fc15.noarch.rpm

(load "./commonrc")

;; AVH, this is probably needed, since this didn't exist when the vams backend
;; was originally written
(hierarchy-traversal "disabled")

(define-module (ice-9 ls) :use-module (ice-9 common-list)
			  :use-module (ice-9 string-fun))

;; AVH not really needed
;; (load (string-append examples-path "/../../scheme/gnet-vams.scm"))
(display "loaded local gnetlistrc\n")


;;       (debug-enable 'debug 'backtrace)
;;       (read-enable 'positions)