summaryrefslogtreecommitdiff
path: root/graphics/lcircuit/tjs.mac
blob: bc0cf8019b29678036c96be183064e10c59362b4 (plain)
1
2
3
4
5
6
7
8
9
% T-junction SOUTH
\newsavebox{\tjs}
\savebox{\tjs}(4,4){
\begin{picture}(4.00,4.00)
\put(2.00,0.00){\line(0,1){2.00}}
\put(0.00,2.00){\line(1,0){4.00}}
\put(2.00,2.00){\circle*{1.0}}
\end{picture}
}