Added BJT component with 2 models
This commit is contained in:
+2
-1
@@ -41,6 +41,7 @@ else
|
||||
// ----------------------------------------------------------------------------
|
||||
load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mrmodels_include"));
|
||||
|
||||
load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mr/mr_resistor" ));
|
||||
load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mr/mr_resistor" ));
|
||||
load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mr/mr_bjt" ));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user