remove some unused `vcproj' dependencies
This commit is contained in:
parent
03c098d4a0
commit
e28fe55a64
|
|
@ -1,7 +1,11 @@
|
|||
2011-12-03 Robert Larice
|
||||
* visualc/vngspice.vcproj :
|
||||
remove some unused `vcproj' dependencies
|
||||
|
||||
2011-11-30 Robert Larice
|
||||
* src/frontend/inpcom.c :
|
||||
bug fix, parameter processing was broken for nested .subckt
|
||||
|
||||
|
||||
2011-11-27 Holger Vogt
|
||||
* /frontend/runcoms2.c: command 'remcirc' to remove a circuit.
|
||||
|
||||
|
|
|
|||
|
|
@ -1893,10 +1893,6 @@
|
|||
RelativePath="..\src\frontend\evaluate.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\evaluate.inc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\include\ngspice\evt.h"
|
||||
>
|
||||
|
|
@ -1925,10 +1921,6 @@
|
|||
RelativePath="..\src\frontend\fourier.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\frontdef.inc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\include\ngspice\ftedbgra.h"
|
||||
>
|
||||
|
|
@ -2153,10 +2145,6 @@
|
|||
RelativePath="..\src\frontend\init.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\initialize.inc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\spicelib\parser\inp.h"
|
||||
>
|
||||
|
|
@ -2753,10 +2741,6 @@
|
|||
RelativePath="..\src\include\ngspice\outpdefs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\parameters.inc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\frontend\parse.h"
|
||||
>
|
||||
|
|
@ -3017,10 +3001,6 @@
|
|||
RelativePath="..\src\include\ngspice\trcvdefs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\tscaling.inc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\include\ngspice\tskdefs.h"
|
||||
>
|
||||
|
|
@ -3093,10 +3073,6 @@
|
|||
RelativePath="..\src\frontend\variable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\variables.inc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\spicelib\devices\vbic\vbicdefs.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue