whitespace cleanup, add missing trailing newlines
This commit is contained in:
parent
e20e18b855
commit
b1f6da536a
10
ChangeLog
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 ,
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -13,4 +13,4 @@ aamp in aout gain_block
|
|||
rzout aout coll 3.9k
|
||||
rbig coll 0 1e12
|
||||
*
|
||||
.end
|
||||
.end
|
||||
|
|
|
|||
|
|
@ -94,4 +94,4 @@ r2 out 0 1e12
|
|||
*
|
||||
.ends opamp
|
||||
*
|
||||
.end
|
||||
.end
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -6,4 +6,4 @@ autoconf.h
|
|||
config.log
|
||||
config.status
|
||||
stamp-h*
|
||||
xgraph
|
||||
xgraph
|
||||
|
|
|
|||
Loading…
Reference in New Issue