From 5da49deb84534f395b97020612d0227dbef0803c Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 22 Oct 2004 11:07:20 +0000 Subject: [PATCH] no tick marks in subseg encoding --- layout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/Makefile b/layout/Makefile index f63091b..3651f08 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -7,7 +7,7 @@ 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_SEGS= '-e*=*r' '-e=5G' +LAYOUTOPTS_SEGS= '-e*=*rm' '-e=5G' LAYERS_LS= 0 10 20 LAYERS_PS= $(addsuffix .ps, $(LAYERS_LS)) -- 2.30.2