visualc/.gitignore, src/spinit.in, cleanup
This commit is contained in:
parent
85bfaaabef
commit
d07b76610b
|
|
@ -16,7 +16,7 @@ set noaskquit
|
|||
strcmp __flag $program "ngspice"
|
||||
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.
|
||||
|
||||
@XSPICEINIT@ codemodel @pkglibdir@/spice2poly.cm
|
||||
|
|
|
|||
|
|
@ -10,9 +10,9 @@
|
|||
/parse-bison.c
|
||||
/parse-bison.h
|
||||
|
||||
/vngspice
|
||||
/vngspice-fftw
|
||||
/sharedspice
|
||||
/vngspice/
|
||||
/vngspice-fftw/
|
||||
/sharedspice/
|
||||
|
||||
/*.sln
|
||||
/.vs
|
||||
/.vs/
|
||||
|
|
|
|||
Loading…
Reference in New Issue