Browse Source

remove peronal file path

pre-master-46
Holger Vogt 8 years ago
parent
commit
ef9ba3d687
  1. 2
      examples/digital/adder_behav.cir

2
examples/digital/adder_behav.cir

@ -2,7 +2,7 @@
* behavioral gate description
*** SUBCIRCUIT DEFINITIONS
.include D:\Spice_general\ngspice\examples\digital\74HCng_short_2.lib
.include 74HCng_short_2.lib
.param vcc=3 tripdt=6n
.SUBCKT ONEBIT 1 2 3 4 5 6

Loading…
Cancel
Save