15 lines
628 B
Plaintext
15 lines
628 B
Plaintext
DEFINE ssmc_runbmc_lib worklib
|
|
DEFINE mstr_controller archive_libs/mstr_controller
|
|
DEFINE mstr_memory archive_libs/mstr_memory
|
|
DEFINE mstr_analog archive_libs/mstr_analog
|
|
DEFINE mstr_conn archive_libs/mstr_conn
|
|
DEFINE mstr_digital archive_libs/mstr_digital
|
|
DEFINE local_lib local_lib
|
|
DEFINE mstr_vreg archive_libs/mstr_vreg
|
|
DEFINE mstr_discrete archive_libs/mstr_discrete
|
|
DEFINE mstr_symbols archive_libs/mstr_symbols
|
|
DEFINE mstr_ttl archive_libs/mstr_ttl
|
|
DEFINE mstr_misc archive_libs/mstr_misc
|
|
DEFINE mstr_sconn archive_libs/mstr_sconn
|
|
DEFINE mstr_standard archive_libs/mstr_standard
|