Fixed problem with text2dvi and makeinfo when running make dist, and corrected many spelling errors in doc/ngspice.texi
This commit is contained in:
parent
4b99d51495
commit
b39be19530
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 .."
|
||||
|
|
|
|||
319
doc/ngspice.texi
319
doc/ngspice.texi
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue