From d00335c6e9c82607980f43a5831dae873c7e2174 Mon Sep 17 00:00:00 2001 From: Dan White Date: Sat, 3 Mar 2012 18:45:24 -0600 Subject: [PATCH] Link to csv/sch translator --- sch-pcb/usbio/csv2sch | 1 + sch-pcb/usbio/sch2csv | 1 + 2 files changed, 2 insertions(+) create mode 120000 sch-pcb/usbio/csv2sch create mode 120000 sch-pcb/usbio/sch2csv diff --git a/sch-pcb/usbio/csv2sch b/sch-pcb/usbio/csv2sch new file mode 120000 index 0000000..3787c45 --- /dev/null +++ b/sch-pcb/usbio/csv2sch @@ -0,0 +1 @@ +/home/dan/waeda/gedasymbols/www/user/dj_delorie/tools/csv2sch \ No newline at end of file diff --git a/sch-pcb/usbio/sch2csv b/sch-pcb/usbio/sch2csv new file mode 120000 index 0000000..9460ca6 --- /dev/null +++ b/sch-pcb/usbio/sch2csv @@ -0,0 +1 @@ +/home/dan/waeda/gedasymbols/www/user/dj_delorie/tools/sch2csv \ No newline at end of file -- 2.25.1