Added the generic include components. It scans model folders to add items to a simulation.
This commit is contained in:
+1
-2
@@ -22,8 +22,7 @@ fprintf(stderr, "Loading %s design kit\n", MRMODELS_NAME);
|
||||
// Load
|
||||
// ----------------------------------------------------------------------------
|
||||
load( strcat( MRMODELS_DIR_DE_AEL, "palette" ));
|
||||
|
||||
////load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mrmodels_include" ));
|
||||
load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "mrmodels_include" ));
|
||||
|
||||
// load( strcat( MRMODELS_DIR_CIRCUIT_AEL, "sample_fet" ));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user