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
5f22025611
kicad
/
pcbnew
/
swig
/
track.i
9 lines
77 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
Remove some "class_" prefixes from files.
2020-11-12 20:19:22 +00:00
%
i
n
c
l
u
d
e
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
%
r
e
n
a
m
e
(
Get
)
o
p
e
r
a
t
o
r
T
R
A
C
K
*
;
%
{
Remove some "class_" prefixes from files.
2020-11-12 20:19:22 +00:00
#
i
n
c
l
u
d
e
<
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
%
}