Rev Author Line No. Line
2463 kaklik 1 (gerbv-file-version! "2.0A")
2517 kaklik 2 (define-layer! 7 (cons 'filename "DRILL.DRL")(cons 'visible #f)(cons 'color #(53713 6939 26728))(cons 'attribs (list (list 'autodetect 'Boolean 1) (list 'zero_supression 'Enum 0) (list 'units 'Enum 0) (list 'digits 'Integer 4))))
3 (define-layer! 6 (cons 'filename "M1.PHO")(cons 'visible #f)(cons 'color #(0 50115 50115)))
4 (define-layer! 5 (cons 'filename "V2.PHO")(cons 'visible #t)(cons 'color #(49601 0 57568)))
5 (define-layer! 4 (cons 'filename "T2.PHO")(cons 'visible #f)(cons 'color #(65535 50629 13107)))
2463 kaklik 6 (define-layer! 3 (cons 'filename "M2.PHO")(cons 'visible #t)(cons 'color #(54741 65021 13107)))
7 (define-layer! 2 (cons 'filename "V1.PHO")(cons 'visible #f)(cons 'color #(65535 32639 29555)))
2517 kaklik 8 (define-layer! 1 (cons 'filename "T1.PHO")(cons 'visible #f)(cons 'color #(30069 62194 26471)))
2463 kaklik 9 (define-layer! 0 (cons 'filename "BOARD.PHO")(cons 'visible #t)(cons 'color #(29555 29555 57054)))
2517 kaklik 10 (define-layer! -1 (cons 'filename "/home/kaklik/MLAB/Modules/PowerSW/LDD01A/CAM_PROFI")(cons 'visible #f)(cons 'color #(0 0 0)))
2463 kaklik 11 (set-render-type! 3)