diff --git a/src/spinit.in b/src/spinit.in index 2d2f644c0..6238faa89 100644 --- a/src/spinit.in +++ b/src/spinit.in @@ -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 diff --git a/visualc/.gitignore b/visualc/.gitignore index 408a709d6..2abafe0df 100644 --- a/visualc/.gitignore +++ b/visualc/.gitignore @@ -10,9 +10,9 @@ /parse-bison.c /parse-bison.h -/vngspice -/vngspice-fftw -/sharedspice +/vngspice/ +/vngspice-fftw/ +/sharedspice/ /*.sln -/.vs +/.vs/