From efeb87fdf9e3308981e9809637c295fb8273aab8 Mon Sep 17 00:00:00 2001 From: Seth Hillbrand Date: Sun, 17 Mar 2019 08:00:57 -0700 Subject: [PATCH] Remove global library from pspice simulation --- demos/simulation/pspice/sym-lib-table | 1 - 1 file changed, 1 deletion(-) diff --git a/demos/simulation/pspice/sym-lib-table b/demos/simulation/pspice/sym-lib-table index 27dcfb71aa..b14efa804f 100644 --- a/demos/simulation/pspice/sym-lib-table +++ b/demos/simulation/pspice/sym-lib-table @@ -1,4 +1,3 @@ (sym_lib_table (lib (name schematic_libspice)(type Legacy)(uri ${KIPRJMOD}/schematic_libspice.lib)(options "")(descr "")) - (lib (name power1)(type Legacy)(uri ${KICAD_SYMBOL_DIR}/power.lib)(options "")(descr "")) )