From 2bcadae16cd80d56cef2379c95d71455eb96e4b5 Mon Sep 17 00:00:00 2001 From: rlar Date: Sat, 20 Oct 2012 19:49:10 +0200 Subject: [PATCH] missing newline at end of file --- INSTALL | 2 +- contrib/mslib/COPYING | 2 +- contrib/mslib/libprm_readme | 3 +-- contrib/mslib/mslib_readme | 4 ---- contrib/scripts/COPYING | 2 +- contrib/scripts/libprm_readme | 3 +-- examples/Monte_Carlo/OpWien.sp | 2 +- examples/control_structs/s-param.cir | 2 +- examples/measure/simple-meas-tran.sp | 2 +- src/spice.def | 1 - 10 files changed, 8 insertions(+), 15 deletions(-) diff --git a/INSTALL b/INSTALL index f80cea8fa..65b998884 100644 --- a/INSTALL +++ b/INSTALL @@ -654,4 +654,4 @@ Most of the options now following are not well maintained, are not tested or eve may look like ./configure --enable-adms --enable-xspice --enable-cider --enable-openmp --disable-debug CFLAGS=-m32 LDFLAGS=-m32 prefix=C:/Spice - tested with TDM mingw. \ No newline at end of file + tested with TDM mingw. diff --git a/contrib/mslib/COPYING b/contrib/mslib/COPYING index d4dcbaccf..c849f8a81 100644 --- a/contrib/mslib/COPYING +++ b/contrib/mslib/COPYING @@ -2,4 +2,4 @@ Mslib is free for everyone who think that it might by useful for him. If someone makes it better please e-mail me. Michael Widlok -widlok@uci.agh.edu.pl \ No newline at end of file +widlok@uci.agh.edu.pl diff --git a/contrib/mslib/libprm_readme b/contrib/mslib/libprm_readme index 8f7bb3df7..f2a50c872 100644 --- a/contrib/mslib/libprm_readme +++ b/contrib/mslib/libprm_readme @@ -10,5 +10,4 @@ that it will better to enclose all used programs in this packet. Spiceprm has it's own directory with very good readme and examples. If You want to find out more about libprm or mslib look for the source code. These are rather short and easy programs - they are all that I could write in quite short -time. - \ No newline at end of file +time. diff --git a/contrib/mslib/mslib_readme b/contrib/mslib/mslib_readme index acebbe4ea..f81693f4e 100644 --- a/contrib/mslib/mslib_readme +++ b/contrib/mslib/mslib_readme @@ -29,7 +29,3 @@ parameters I have written a small shell script "libprm". This program automatic runs spiceprm and mslib on Your's deck to give a working spice input file. To see how this all works please read "libprm_readme" and spiceprm readme. - - - - \ No newline at end of file diff --git a/contrib/scripts/COPYING b/contrib/scripts/COPYING index 5c573038e..4a4d801bd 100644 --- a/contrib/scripts/COPYING +++ b/contrib/scripts/COPYING @@ -2,4 +2,4 @@ These scripts are free for everyone who think that they might by useful for him. If someone makes them better please e-mail me. Michael Widlok -widlok@uci.agh.edu.pl \ No newline at end of file +widlok@uci.agh.edu.pl diff --git a/contrib/scripts/libprm_readme b/contrib/scripts/libprm_readme index f11b8478c..cfbb2a127 100644 --- a/contrib/scripts/libprm_readme +++ b/contrib/scripts/libprm_readme @@ -10,5 +10,4 @@ that it will better to enclose all used programs in this packet. Spiceprm has it's own directory with very good readme and examples. If You want to find out more about libprm or mslib look for the source code. These are rather short and easy programs - they are all that I could write in quite short -time. - \ No newline at end of file +time. diff --git a/examples/Monte_Carlo/OpWien.sp b/examples/Monte_Carlo/OpWien.sp index 977309282..91b45d088 100644 --- a/examples/Monte_Carlo/OpWien.sp +++ b/examples/Monte_Carlo/OpWien.sp @@ -84,4 +84,4 @@ plot v4mag xlimit 500 1500 rusage .endc -.END \ No newline at end of file +.END diff --git a/examples/control_structs/s-param.cir b/examples/control_structs/s-param.cir index 27ad03527..bff277f7b 100644 --- a/examples/control_structs/s-param.cir +++ b/examples/control_structs/s-param.cir @@ -117,4 +117,4 @@ plot smithgrid S11 S12 wrs2p s3046.s2p $ write touchstone vers. 1 file s3046.s2p .endc -.end \ No newline at end of file +.end diff --git a/examples/measure/simple-meas-tran.sp b/examples/measure/simple-meas-tran.sp index 784a7a77a..0279c73ff 100644 --- a/examples/measure/simple-meas-tran.sp +++ b/examples/measure/simple-meas-tran.sp @@ -54,4 +54,4 @@ meas tran ymax MAX v(2) from=2m to=3m meas tran tmax WHEN v(2)=YMAX from=1m to=2m $ from..to.. not recognized! .endc -.end \ No newline at end of file +.end diff --git a/src/spice.def b/src/spice.def index 89384111d..c7d4cc8a3 100644 --- a/src/spice.def +++ b/src/spice.def @@ -2,4 +2,3 @@ LIBRARY spice DESCRIPTION "tclspice" EXPORTS _Spice_Init - \ No newline at end of file