5 # PCB, interactive printed circuit board design
6 # Copyright (C) 1994,1995,1996 Thomas Nau
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License as published by
10 # the Free Software Foundation; either version 2 of the License, or
11 # (at your option) any later version.
13 # This program is distributed in the hope that it will be useful,
14 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 # GNU General Public License for more details.
18 # You should have received a copy of the GNU General Public License
19 # along with this program; if not, write to the Free Software
20 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
22 # Contact addresses for paper mail and Email:
23 # Thomas Nau, Schlehenweg 15, 88471 Baustetten, Germany
24 # Thomas.Nau@rz.uni-ulm.de
27 # most (all at the beginning) of the data was provided by
28 # Volker Bosch (bosch@iema.e-technik.uni-stuttgart.de)
31 #-----------------------------------------------------------------
32 # ma librairie --- C. PETER 3 12 99 --- resistance ajustables
34 define(`Description_R_adjust_H', `trimmer H')
35 define(`PinList_R_adjust_H', ``1', `c', `2'')
37 define(`Description_R_adjust_V', `trimmer V')
38 define(`PinList_R_adjust_V', ``1', `c', `2'')