From ef9ba3d687b1c15b49660c6e38bdd935b930409e Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Fri, 10 Aug 2018 19:43:22 +0200 Subject: [PATCH] remove peronal file path --- examples/digital/adder_behav.cir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/digital/adder_behav.cir b/examples/digital/adder_behav.cir index 7167a5108..945c88e78 100644 --- a/examples/digital/adder_behav.cir +++ b/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