From 11f91c04a33ed79eb4ed51f30027127ddc2d9bf4 Mon Sep 17 00:00:00 2001 From: Peter TB Brett Date: Mon, 12 Dec 2011 21:36:40 +0000 Subject: [PATCH] examples: Update TwoStageAmp.sch Commit d5d1a98f0e95 removed special handling for attributes with the value "?" in the spice-sdb gnetlist backend. However, the TwoStageAmp example had an embedded copy of spice-directive-1.sym with a "file=?" attribute. Reported-by: Vladimir Zhbanov --- examples/TwoStageAmp/TwoStageAmp.sch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/TwoStageAmp/TwoStageAmp.sch b/examples/TwoStageAmp/TwoStageAmp.sch index 3b8eca4a0..cae92b98b 100644 --- a/examples/TwoStageAmp/TwoStageAmp.sch +++ b/examples/TwoStageAmp/TwoStageAmp.sch @@ -166,7 +166,7 @@ value=.options TEMP=25 T 26600 54000 5 10 0 1 0 0 1 device=directive T 26600 53800 5 10 1 1 0 0 1 -file=? +file=unknown } N 27000 49700 28100 49700 4 { -- 2.11.4.GIT