~cypheon/kicad2spice

e100615cf9db94b416242ea6a50af7585b9f5af6 — Johann Rudloff 5 years ago a7ca563
Adjust lib/dune
1 files changed, 1 insertions(+), 0 deletions(-)

M lib/dune
M lib/dune => lib/dune +1 -0
@@ 1,5 1,6 @@
(library
  (name eeschema2netlist)
  (public_name eeschema2netlist)
  (libraries batteries)
  (preprocess (pps ppx_deriving.show ppx_compare))
  )