From 3147e284bb51ea9dff60f5ab22b1896469e2e0ec Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 7 Oct 2006 13:43:01 +0000 Subject: [PATCH] do not show plat edges as rails --- layout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/Makefile b/layout/Makefile index eec1468..87ad59e 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -8,7 +8,7 @@ LAYOUTOPTS_ALL= -ep=*Cm LAYOUTOPTS= -E=*$(E_TRACK) $(LAYOUTOPTS_ALL) LAYOUTOPTS_PHYS= -S1.0 $(LAYOUTOPTS) '-e*A' XLAYOUTOPTS_LAYER= -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' -LAYOUTOPTS_PS= -e'[sp]=*rm' -e'p=5R' +LAYOUTOPTS_PS= -e'[sp]=*rm' -e'p=5C' LAYOUTOPTS_SEGS= '-e*=*rm' -- 2.30.2