This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
prjxray
mirror of
https://github.com/openXC7/prjxray.git
Watch
1
Star
0
Fork
You've already forked prjxray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f88afe92a
prjxray
/
utils
/
utils.tcl
10 lines
95 B
Tcl
Raw
Blame
History
proc
route_via
{
net
nodes
}
{
#
FIXME
}
proc
putl
{
lst
}
{
foreach
line
$lst
{
puts
$line
}
}
Reference in New Issue
View Git Blame
Copy Permalink