Fixed problem with text2dvi and makeinfo when running make dist, and corrected many spelling errors in doc/ngspice.texi

This commit is contained in:
sjborley 2005-08-11 01:41:02 +00:00
parent 4b99d51495
commit b39be19530
3 changed files with 167 additions and 160 deletions

View File

@ -1,3 +1,9 @@
2005-08-11 Steven Borley <steven.borley@virgin.net>
* Fixed problem with text2dvi and makeinfo when running make dist
* Corrected many spelling errors in doc/ngspice.texi
2005-08-08 Paolo Nenzi <p.nenzi@ieee.org>
* src/frontend/dotcards.c: Applied patch from Mike Waters

View File

@ -9,3 +9,5 @@ CLEANFILES = *.fns *.pg *.tp *.aux *.cp *.ky *.vr *.fn *.log *.toc *.vrs
DISTCLEANFILES = $CLEANFILES *.ps *.dvi *.info*
MAINTAINERCLEANFILES = $DISTCLEANFILES Makefile.in
AM_MAKEINFOFLAGS = -D "top_srcdir .."

File diff suppressed because it is too large Load Diff