Browse Source

whitespace cleanup, add missing trailing newlines

pre-master-46
rlar 16 years ago
parent
commit
b1f6da536a
  1. 10
      ChangeLog
  2. 2
      examples/tclspice/tcl-testbench2/example.cir
  3. 2
      examples/xspice/xspice_c2.cir
  4. 2
      examples/xspice/xspice_c3.cir
  5. 2
      src/frontend/help/ChangeLog
  6. 2
      src/spicelib/devices/adms/mextram/admsva/COPYRIGHT_NOTICE
  7. 2
      visualc/how-to-ngspice-vstudio.txt
  8. 2
      xgraph/.cvsignore

10
ChangeLog

@ -1,3 +1,13 @@
2010-09-07 Robert Larice
* examples/tclspice/tcl-testbench2/example.cir ,
* examples/xspice/xspice_c2.cir ,
* examples/xspice/xspice_c3.cir ,
* src/frontend/help/ChangeLog ,
* src/spicelib/devices/adms/mextram/admsva/COPYRIGHT_NOTICE ,
* visualc/how-to-ngspice-vstudio.txt ,
* xgraph/.cvsignore :
whitespace cleanup, add missing trailing newlines
2010-09-07 Robert Larice
* contrib/vbic/sgp2vbic ,
* contrib/vbic/vbic2sgp ,

2
examples/tclspice/tcl-testbench2/example.cir

@ -584,4 +584,4 @@ VARACTOR_V VARACTOR_V 0 DC 2.5
.SAVE vdd
.SAVE varactor_v
.TRAN 0.02n 3000n 0n 0.5n
.END
.END

2
examples/xspice/xspice_c2.cir

@ -13,4 +13,4 @@ aamp in aout gain_block
rzout aout coll 3.9k
rbig coll 0 1e12
*
.end
.end

2
examples/xspice/xspice_c3.cir

@ -94,4 +94,4 @@ r2 out 0 1e12
*
.ends opamp
*
.end
.end

2
src/frontend/help/ChangeLog

@ -29,4 +29,4 @@
* x11disp.c: changed HAS_X11 define to X_DISPLAY_MISSING, which is supplied
by autoconf in config.h
* removed -DWANT_X11 in Makefile.am
* removed -DWANT_X11 in Makefile.am

2
src/spicelib/devices/adms/mextram/admsva/COPYRIGHT_NOTICE

@ -37,4 +37,4 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEAL
The name and trademarks of copyright holder(s) may NOT be used in advertising or publicity
pertaining to the Original or Derivative Works without specific, written prior permission.
Title to copyright in the Original Work and any associated documentation will at all times
remain with the copyright holders.
remain with the copyright holders.

2
visualc/how-to-ngspice-vstudio.txt

@ -92,4 +92,4 @@ without graphics interface, but usable in batch mode (-b)),
then you have to do the following before compilation:
select console_debug or console_release from the configuration manager.
ngspice.exe will search for spinit in the directory tree shown above, or,
if not found, in its own directory.
if not found, in its own directory.

2
xgraph/.cvsignore

@ -6,4 +6,4 @@ autoconf.h
config.log
config.status
stamp-h*
xgraph
xgraph
Loading…
Cancel
Save