From 8377256e7d90aa7ba1cb51f6164e99f81e2eb53c Mon Sep 17 00:00:00 2001 From: Jayaram Pai Date: Mon, 19 May 2014 11:02:57 +0530 Subject: initial commit --- OSCAD/Examples/linear2/linear2.cir.out | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 OSCAD/Examples/linear2/linear2.cir.out (limited to 'OSCAD/Examples/linear2/linear2.cir.out') diff --git a/OSCAD/Examples/linear2/linear2.cir.out b/OSCAD/Examples/linear2/linear2.cir.out new file mode 100644 index 0000000..e0328e7 --- /dev/null +++ b/OSCAD/Examples/linear2/linear2.cir.out @@ -0,0 +1,20 @@ +* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 11:32:43 am ist + +* Printing option vprint1 +r4 5 2 0.1 +r1 4 0 0.2 +r2 2 4 0.1 +r3 3 0 0.2 +* h1 +i1 4 0 1 +Vh1 2 3 0 +h1 5 0 Vh1 2 + +.op + +* Control Statements +.control +run +print v(5) +.endc +.end -- cgit