On Dec 18, 2007 2:42 PM, DJ Delorie <[EMAIL PROTECTED]> wrote:

>         $Print = 0 if /^%%End/;

shouldn't that be

  $print = 0 if /^%%End/;

(* jcl *)

-- 
http://www.luciani.org


_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to