This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3a90b729ea
kicad
/
pcbnew
/
python
/
swig
/
track.i
9 lines
89 B
OpenEdge ABL
Raw
Normal View
History
Unescape
Escape
More SWIG improvements. SWIG support for BOARD_ITEM_CONTAINER. Split board.i into smaller included *.i files. Add depencies on these smaller *.i files to CMakeLists.txt
2016-09-21 01:07:41 +00:00
Prefix TRACK, ARC and VIA.
2021-06-11 21:07:02 +00:00
%
i
n
c
l
u
d
e
p
c
b
_
t
r
a
c
k
.
h
%
r
e
n
a
m
e
(
Get
)
o
p
e
r
a
t
o
r
P
C
B
_
T
R
A
C
K
*
;
More SWIG improvements. SWIG support for BOARD_ITEM_CONTAINER. Split board.i into smaller included *.i files. Add depencies on these smaller *.i files to CMakeLists.txt
2016-09-21 01:07:41 +00:00
%
{
Prefix TRACK, ARC and VIA.
2021-06-11 21:07:02 +00:00
#
i
n
c
l
u
d
e
<
p
c
b
_
t
r
a
c
k
.
h
>
More SWIG improvements. SWIG support for BOARD_ITEM_CONTAINER. Split board.i into smaller included *.i files. Add depencies on these smaller *.i files to CMakeLists.txt
2016-09-21 01:07:41 +00:00
%
}