gEDA-user: http://geda.seul.org/wiki/geda:faq-gschem
Peter TB Brett
peter at peter-b.co.uk
Mon Aug 13 14:41:17 EDT 2007
On Monday 13 August 2007 16:44:43 Peter Clifton wrote:
> (load (string-append gedadata "/scheme/auto-uref.scm"))
Actually, in the 1.1 series this should be:
(load (build-path geda-scheme-dir "auto-uref.scm"))
Or better,
(load-from-path "auto-uref.scm")
Peter
--
Peter Brett
Electronic Systems Engineer
Integral Informatics Ltd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.seul.org/pipermail/geda-user/attachments/20070813/f1c09634/attachment.pgp
More information about the geda-user
mailing list