diff --git a/visualc/src/include/ngspice/config.h b/visualc/src/include/ngspice/config.h index 65129bf8d..ae78ebe6e 100644 --- a/visualc/src/include/ngspice/config.h +++ b/visualc/src/include/ngspice/config.h @@ -12,7 +12,7 @@ /* #undef CAPBYPASS */ /* The CIDER enhancements */ -#define CIDER 1 +/* #undef CIDER */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ /* #undef CLOSEDIR_VOID */ @@ -496,6 +496,9 @@ /* Define if you want to debug pole-zero analysis */ /* #undef PZDEBUG */ +/* Enable the reliability code. */ +#define RELAN 1 + /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void diff --git a/visualc/vngspice.vcxproj b/visualc/vngspice.vcxproj index 98da57826..2b5038d7c 100644 --- a/visualc/vngspice.vcxproj +++ b/visualc/vngspice.vcxproj @@ -297,7 +297,7 @@ Disabled ..\src\maths\poly;..\src\frontend;..\src\spicelib\devices;tmp-bison;src\include;..\src\include;..\src\spicelib\parser;.;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;NGDEBUG;CONFIG64;%(PreprocessorDefinitions) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;USE_OMP;NGDEBUG;CONFIG64;%(PreprocessorDefinitions) false @@ -767,10 +767,6 @@ - - - - @@ -970,8 +966,6 @@ - - @@ -996,8 +990,6 @@ - - @@ -1206,26 +1198,10 @@ - - - - - - - - - - - - - - - - - - - - + + + + @@ -1286,78 +1262,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1601,6 +1505,7 @@ + @@ -1638,6 +1543,10 @@ + + + + @@ -1941,6 +1850,7 @@ + @@ -2415,81 +2325,13 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + +