missing NULL terminator in set_config_x
[geda-gaf.git] / utils / examples / gmk_sym / 7474.txt
blobe02c175259cc7de69920f0b2caad05b7aa211530
1 ;;***************************************************************/
2 ;;   mk_sym sample input file to create a 7474-1.sym symbol.
3 ;;/***************************************************************/
4 ;; Filename: 7474.txt
5 ;;   An example of a 7474 symbol make file
6 ; This is a comment line
7 ;; device name ,name, name location(tl,tc,tr,bl,bc,br),X size in pins,Y
8 size in pins
9 7474,74HC74,tr,3,5
11 ;; pin name,pin number,shape(line,clock,dot),side(r,l,t,b),pin position
12 D,2,line,L,1
13 CLK,3,clock,L,4
15 Q,5,line,R,1
16 /Q,6,dot,R,4
18 CLR,4,dot,T,1
19 PRE,1,dot,B,1