|
|
@ -1,6 +1,6 @@ |
|
|
/* config.h. Adoted from config which was generated by configure using MSYS and MINGW. */ |
|
|
/* config.h. Adoted from config which was generated by configure using MSYS and MINGW. */ |
|
|
/* Special consideration have been given to MS Visual Studio 2008 requirements. */ |
|
|
/* Special consideration have been given to MS Visual Studio 2008 requirements. */ |
|
|
/* HVo Dec. 2012 */ |
|
|
|
|
|
|
|
|
/* HVo Jan. 2014 */ |
|
|
|
|
|
|
|
|
/* Support for Verilog-A(MS) models */ |
|
|
/* Support for Verilog-A(MS) models */ |
|
|
/* #undef ADMS */ |
|
|
/* #undef ADMS */ |
|
|
@ -472,13 +472,13 @@ |
|
|
#define PACKAGE_NAME "ngspice" |
|
|
#define PACKAGE_NAME "ngspice" |
|
|
|
|
|
|
|
|
/* Define to the full name and version of this package. */ |
|
|
/* Define to the full name and version of this package. */ |
|
|
#define PACKAGE_STRING "ngspice 25" |
|
|
|
|
|
|
|
|
#define PACKAGE_STRING "ngspice 26" |
|
|
|
|
|
|
|
|
/* Define to the one symbol short name of this package. */ |
|
|
/* Define to the one symbol short name of this package. */ |
|
|
#define PACKAGE_TARNAME "ngspice" |
|
|
#define PACKAGE_TARNAME "ngspice" |
|
|
|
|
|
|
|
|
/* Define to the version of this package. */ |
|
|
/* Define to the version of this package. */ |
|
|
#define PACKAGE_VERSION "25" |
|
|
|
|
|
|
|
|
#define PACKAGE_VERSION "26" |
|
|
|
|
|
|
|
|
/* Define if we want predictor algorithm */ |
|
|
/* Define if we want predictor algorithm */ |
|
|
/* #undef PREDICTOR */ |
|
|
/* #undef PREDICTOR */ |
|
|
@ -533,7 +533,7 @@ |
|
|
/* #undef TM_IN_SYS_TIME */ |
|
|
/* #undef TM_IN_SYS_TIME */ |
|
|
|
|
|
|
|
|
/* Version number of package */ |
|
|
/* Version number of package */ |
|
|
#define VERSION "25" |
|
|
|
|
|
|
|
|
#define VERSION "26" |
|
|
|
|
|
|
|
|
/* Define if we want spice2 sensitivity analysis */ |
|
|
/* Define if we want spice2 sensitivity analysis */ |
|
|
/* #undef WANT_SENSE2 */ |
|
|
/* #undef WANT_SENSE2 */ |
|
|
|