From d07b76610bf265afa1fed7c0eddf3ae586b0d33a Mon Sep 17 00:00:00 2001 From: rlar Date: Sun, 7 Feb 2016 11:56:57 +0100 Subject: [PATCH] visualc/.gitignore, src/spinit.in, cleanup --- src/spinit.in | 2 +- visualc/.gitignore | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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/