Browse Source

visualc/.gitignore, src/spinit.in, cleanup

pre-master-46
rlar 10 years ago
parent
commit
d07b76610b
  1. 2
      src/spinit.in
  2. 8
      visualc/.gitignore

2
src/spinit.in

@ -16,7 +16,7 @@ set noaskquit
strcmp __flag $program "ngspice" strcmp __flag $program "ngspice"
if $__flag = 0 if $__flag = 0
* For SPICE2 POLYs, edit the below line to point to the location
* For SPICE2 POLYs, edit the below line to point to the location
* of your codemodel. * of your codemodel.
@XSPICEINIT@ codemodel @pkglibdir@/spice2poly.cm @XSPICEINIT@ codemodel @pkglibdir@/spice2poly.cm

8
visualc/.gitignore

@ -10,9 +10,9 @@
/parse-bison.c /parse-bison.c
/parse-bison.h /parse-bison.h
/vngspice
/vngspice-fftw
/sharedspice
/vngspice/
/vngspice-fftw/
/sharedspice/
/*.sln /*.sln
/.vs
/.vs/
Loading…
Cancel
Save