Browse Source

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

pre-master-46
sjborley 21 years ago
parent
commit
b39be19530
  1. 6
      ChangeLog
  2. 2
      doc/Makefile.am
  3. 319
      doc/ngspice.texi

6
ChangeLog

@ -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

2
doc/Makefile.am

@ -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
File diff suppressed because it is too large
View File

Loading…
Cancel
Save