X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Jh2IKPw16SN3l2yyppJ/KAIqVNUtU7JcIF9CrJE303c=; b=gac3mnDGE8nEwdbUXRTW+7/9wJlCtUcGZaqhNKUktSysqfCM5NrP7TdKi3HnRF4i1G AioDtmWhZd9fOm2BhMyswp6gmaVPB2sh47uJxLZ4gBfM5nyQkvBa67vtT97pDxaz6kbA XdpmprDTlQ6t9L62lIb+17RGoQ7q8hytUtX1Omqd3xb3co7TTmJ/asaBCbBXokRLYDB6 /O+retPupuYYNwujbCiC9nt++OKHhWJi+0H2VVs1TsoxdhmiXu1j9H0Wo+h6bWRZgf8q MJkqe4ecjpg3ePBMsumjhMDBqnyH/Ig62DrNHwSUUm21AdwUmoXGu1aelol9NMhX0X11 o9fQ== X-Received: by 10.194.234.100 with SMTP id ud4mr1716316wjc.44.1372231287947; Wed, 26 Jun 2013 00:21:27 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <51CA333A.2020008@sonic.net> References: <51CA333A DOT 2020008 AT sonic DOT net> From: Abhijit Kshirsagar Date: Wed, 26 Jun 2013 12:50:57 +0530 Message-ID: Subject: Re: [geda-user] gschem off-page signal cross-referencing script pushed to github To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, Jun 26, 2013 at 5:48 AM, Dave Curtis wrote: > A simple-minded Python script that updates off-page signal cross-references > in .sch files. Requirements are simple: Hello Dave, I'm not sure when one would need this. gnetlist can netlist multiple schematics simultaneously, and PCB can load multiple files right? Or am I missing some fundamental point here? ~Abhijit