version 20, update for Cygwin

This commit is contained in:
h_vogt
2009-10-04 15:57:10 +00:00
parent 52722a3a64
commit 1ff1fc5a6c
5 changed files with 21 additions and 33 deletions
+3 -3
View File
@@ -469,13 +469,13 @@
#define PACKAGE_NAME "ngspice"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "ngspice 19"
#define PACKAGE_STRING "ngspice 20"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "ngspice"
/* Define to the version of this package. */
#define PACKAGE_VERSION "19"
#define PACKAGE_VERSION "20"
/* Define if we want predictor algorithm */
/* #undef PREDICTOR */
@@ -530,7 +530,7 @@
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
#define VERSION "19"
#define VERSION "20"
/* Define if we want spice2 sensitivity analysis */
/* #undef WANT_SENSE2 */
+4 -12
View File
@@ -819,10 +819,6 @@
RelativePath="..\src\frontend\commands.h"
>
</File>
<File
RelativePath="..\src\frontend\compatmode.h"
>
</File>
<File
RelativePath="..\src\frontend\parser\complete.h"
>
@@ -1108,11 +1104,11 @@
>
</File>
<File
RelativePath="..\src\include\grid.h"
RelativePath="..\src\frontend\plotting\grid.h"
>
</File>
<File
RelativePath="..\src\frontend\plotting\grid.h"
RelativePath="..\src\include\grid.h"
>
</File>
<File
@@ -1220,11 +1216,11 @@
>
</File>
<File
RelativePath="..\src\frontend\inp.h"
RelativePath="..\src\spicelib\parser\inp.h"
>
</File>
<File
RelativePath="..\src\spicelib\parser\inp.h"
RelativePath="..\src\frontend\inp.h"
>
</File>
<File
@@ -4519,10 +4515,6 @@
RelativePath="..\src\frontend\commands.c"
>
</File>
<File
RelativePath="..\src\frontend\compatmode.c"
>
</File>
<File
RelativePath="..\src\frontend\parser\complete.c"
>