![]() |
pcb 4.1.1
An interactive printed circuit board layout editor.
|

Data Fields | |
| char * | str1 |
| char * | str2 |
| struct _str_pair * | next |
| struct _str_pair* _str_pair::next |
Definition at line 127 of file edif.c.
Referenced by define_pcb_net(), new_str_pair(), and str_pair_free().
| char* _str_pair::str1 |
Definition at line 125 of file edif.c.
Referenced by define_pcb_net(), new_str_pair(), and str_pair_free().
| char* _str_pair::str2 |
Definition at line 126 of file edif.c.
Referenced by define_pcb_net(), new_str_pair(), and str_pair_free().