version 22

This commit is contained in:
h_vogt 2010-09-25 16:37:08 +00:00
parent b5d6221d99
commit 92462a124a
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
2010-09-23 Holger Vogt 2010-09-23 Holger Vogt
* conf.c, conf.h, ngspice.h, visualc/config.h, configure.ac: * conf.c, conf.h, ngspice.h, visualc/config.h, configure.ac:
update welcome message, version 22 update welcome message, version 22
* FAQ, COPYING, NEWS, INSTALL, README: update to version 22 * FAQ, COPYING, NEWS, INSTALL, README, README.tcl: update to version 22
* examples/Monte_Carlo: new folder with example files * examples/Monte_Carlo: new folder with example files
2010-09-23 Robert Larice 2010-09-23 Robert Larice

View File

@ -1,8 +1,8 @@
********************************************************************************* *********************************************************************************
*Copied and written by Stefan Jones (stefan.jones@multigig.com) at Multigig Ltd * *Copied and written by Stefan Jones (stefan.jones@multigig.com) at Multigig Ltd *
*Code based on and copied from ScriptEDA * *Code based on and copied from ScriptEDA *
*(http://www-cad.eecs.berkeley.edu/~pinhong/scriptEDA ) * *(http://embedded.eecs.berkeley.edu/Alumni/pinhong/scriptEDA/) *
*Copyright (C) 200 Author * *Copyright (C) 2001 Author Pinhong Chen *
* * * *
*This program is free software; you can redistribute it and/or * *This program is free software; you can redistribute it and/or *
*modify it under the terms of the GNU Lesser General Public License * *modify it under the terms of the GNU Lesser General Public License *
@ -69,7 +69,7 @@ plain ngspice, that is a standalone program. This flag is --with-tcl. It accepts
argument the path to tclConfig.sh argument the path to tclConfig.sh
If you don't provide any argument, configure script will try to find it automatically. If you don't provide any argument, configure script will try to find it automatically.
./configure --enable-xspice --disable-cider --disable-xgraph --enable-numparam --with-readline=no --enable-adms=non --with-tcl ./configure --enable-xspice --disable-cider --disable-xgraph --enable-numparam --with-readline=no --enable-adms=no --with-tcl
If its does not, then it will propose you some possible locations. If its does not, then it will propose you some possible locations.
can't find Tcl configuration script "tclConfig.sh" can't find Tcl configuration script "tclConfig.sh"