b715a6746d
circuit board editor.
5 lines
106 B
Bash
5 lines
106 B
Bash
#!/bin/sh
|
|
#
|
|
# $NetBSD: eagle,v 1.1.1.1 2000/10/15 12:17:26 rh Exp $
|
|
#
|
|
cd @@PREFIX@@/eagle && bin/eagle $*
|