update --adms3

This commit is contained in:
rlar 2011-05-19 18:19:48 +00:00
parent c99b0476a0
commit aacf1e599d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-05-19 Robert Larice
* autogen.sh :
update --adms3
2011-05-19 Robert Larice
* autogen.sh :
add --adms3 to autogen.sh

View File

@ -180,7 +180,7 @@ $znew
cd $ADMSDIR/$adms_dir
if [ "$ADMS" -eq 3 ]; then
$ADMSXML `ls admsva/*.va` -Iadmsva -xv \
-e ../admst/ngspiceMakefile.am.xml
--ngspice-makefile -e ../admst/ngspice.xml
else
$ADMSXML `ls admsva/*.va` -Iadmsva -xv \
-e ../admst/ngspiceVersion.xml \