This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
eda-tools
Watch
1
Star
0
Fork
0
You've already forked eda-tools
mirror of
git://projects.qi-hardware.com/eda-tools.git
synced
2024-11-23 01:14:04 +02:00
Code
a6039abcb7
eda-tools
/
genkicat
/
gencat
4 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
genex/: "genex" is now a wrapper that sets PATH, then calls genex-bin
2012-04-17 23:36:32 +03:00
#!/bin/sh
PATH=$PATH:.
rename gencat to genkicat (2/2)
2012-07-13 02:12:08 +03:00
exec genkicat-bin "$@"
Copy Permalink