|
|
@ -273,6 +273,9 @@ com_version(wordlist *wl) |
|
|
#endif |
|
|
#endif |
|
|
#ifdef EXP_DEV |
|
|
#ifdef EXP_DEV |
|
|
fprintf(cp_out, "** Experimental devices enabled.\n"); |
|
|
fprintf(cp_out, "** Experimental devices enabled.\n"); |
|
|
|
|
|
#endif |
|
|
|
|
|
#ifdef SHARED_MODULE |
|
|
|
|
|
fprintf(cp_out, "** ngspice shared library.\n"); |
|
|
#endif |
|
|
#endif |
|
|
fprintf(cp_out, "******\n"); |
|
|
fprintf(cp_out, "******\n"); |
|
|
|
|
|
|
|
|
|