Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 9eb0cb71099fddd84d285279da5452ea > files > 104

geda-docs-1.6.2-1.fc14.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)