ngspice/patches
pnenzi ec3351b96a Added contributed file from Jon. This is the first step towards win32
support.
2001-05-16 18:55:56 +00:00
..
win32 Added contributed file from Jon. This is the first step towards win32 2001-05-16 18:55:56 +00:00
README Added contributed file from Jon. This is the first step towards win32 2001-05-16 18:55:56 +00:00
readline-patch Inserted check for READLINE in configure.in and added code into the patches directory. 2001-05-09 18:54:48 +00:00

README

+--------------------------------------------------------------------------+
|    NGSPICE PATCHES DIRECTORY                                             |
| code not included in the source                                          |
+--------------------------------------------------------------------------+

This directory contains code contributed by developers or user
of ngspice not included in the main source. 


Index:

readline-patch: This patch is not included in the source since the readline 
                library is released under the GPL (GNU Public License) and 
                ngspice is released under the old BSD license, which is 
                incompatible with GPL. Patching ngspice with this cose is a 
                violation of GPL. This code is included here since has been
                requested by many spice user. The use of this code is 
                discouraged since GPL is probably the last and only line of
                defense of open source software.

                If you want to know more about the license issue, look at 
                the GNU site: htt://www.gnu.org

win32/:         This directory contains a patch to run ngspice under windows.
                This code is not yet inserted into the main code but will be
                in the next ones.