summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/xspice/original-examples/param_defaults.deck
diff options
context:
space:
mode:
Diffstat (limited to 'Windows/spice/examples/xspice/original-examples/param_defaults.deck')
-rw-r--r--Windows/spice/examples/xspice/original-examples/param_defaults.deck16
1 files changed, 0 insertions, 16 deletions
diff --git a/Windows/spice/examples/xspice/original-examples/param_defaults.deck b/Windows/spice/examples/xspice/original-examples/param_defaults.deck
deleted file mode 100644
index 3553fd0e..00000000
--- a/Windows/spice/examples/xspice/original-examples/param_defaults.deck
+++ /dev/null
@@ -1,16 +0,0 @@
-Parameter defaults
-*
-* This circuit contains a code model with
-* parameters of various types, which are all defaulted,
-* and prints the default values.
-*
-.op
-*
-r1 1 0 1k
-r2 2 0 1k
-r3 1 2 1k
-*
-a1 [1 2] mod
-.model mod print_param_types
-*
-.end