This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
klayout
mirror of
https://github.com/KLayout/klayout.git
Watch
1
Star
0
Fork
You've already forked klayout
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
klayout
/
testdata
/
lym
/
a_inc.rb
6 lines
75 B
Ruby
Raw
Permalink
Blame
History
def
f
return
"
f:
"
+
File
.
basename
(
__FILE__
)
+
"
:
"
+
__LINE__
.
to_s
end
Reference in New Issue
View Git Blame
Copy Permalink