Browse Source

remove some unused `vcproj' dependencies

rlar 15 years ago
parent
commit
e28fe55a64
  1. 6
      ChangeLog
  2. 24
      visualc/vngspice.vcproj

6
ChangeLog

@ -1,7 +1,11 @@
2011-12-03 Robert Larice
* visualc/vngspice.vcproj :
remove some unused `vcproj' dependencies
2011-11-30 Robert Larice 2011-11-30 Robert Larice
* src/frontend/inpcom.c : * src/frontend/inpcom.c :
bug fix, parameter processing was broken for nested .subckt bug fix, parameter processing was broken for nested .subckt
2011-11-27 Holger Vogt 2011-11-27 Holger Vogt
* /frontend/runcoms2.c: command 'remcirc' to remove a circuit. * /frontend/runcoms2.c: command 'remcirc' to remove a circuit.

24
visualc/vngspice.vcproj

@ -1893,10 +1893,6 @@
RelativePath="..\src\frontend\evaluate.h" RelativePath="..\src\frontend\evaluate.h"
> >
</File> </File>
<File
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\evaluate.inc"
>
</File>
<File <File
RelativePath="..\src\include\ngspice\evt.h" RelativePath="..\src\include\ngspice\evt.h"
> >
@ -1925,10 +1921,6 @@
RelativePath="..\src\frontend\fourier.h" RelativePath="..\src\frontend\fourier.h"
> >
</File> </File>
<File
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\frontdef.inc"
>
</File>
<File <File
RelativePath="..\src\include\ngspice\ftedbgra.h" RelativePath="..\src\include\ngspice\ftedbgra.h"
> >
@ -2153,10 +2145,6 @@
RelativePath="..\src\frontend\init.h" RelativePath="..\src\frontend\init.h"
> >
</File> </File>
<File
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\initialize.inc"
>
</File>
<File <File
RelativePath="..\src\spicelib\parser\inp.h" RelativePath="..\src\spicelib\parser\inp.h"
> >
@ -2753,10 +2741,6 @@
RelativePath="..\src\include\ngspice\outpdefs.h" RelativePath="..\src\include\ngspice\outpdefs.h"
> >
</File> </File>
<File
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\parameters.inc"
>
</File>
<File <File
RelativePath="..\src\frontend\parse.h" RelativePath="..\src\frontend\parse.h"
> >
@ -3017,10 +3001,6 @@
RelativePath="..\src\include\ngspice\trcvdefs.h" RelativePath="..\src\include\ngspice\trcvdefs.h"
> >
</File> </File>
<File
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\tscaling.inc"
>
</File>
<File <File
RelativePath="..\src\include\ngspice\tskdefs.h" RelativePath="..\src\include\ngspice\tskdefs.h"
> >
@ -3093,10 +3073,6 @@
RelativePath="..\src\frontend\variable.h" RelativePath="..\src\frontend\variable.h"
> >
</File> </File>
<File
RelativePath="..\src\spicelib\devices\adms\mextram\admsva\variables.inc"
>
</File>
<File <File
RelativePath="..\src\spicelib\devices\vbic\vbicdefs.h" RelativePath="..\src\spicelib\devices\vbic\vbicdefs.h"
> >

Loading…
Cancel
Save