Changed version of admsXml to 2.1.3
This commit is contained in:
parent
4dbd9c51a8
commit
fdba00ded7
|
|
@ -38,7 +38,7 @@ Condition:
|
||||||
Version:
|
Version:
|
||||||
This guideline has been tested on Windows-XP under cygwin using:
|
This guideline has been tested on Windows-XP under cygwin using:
|
||||||
$ admsXml -v
|
$ admsXml -v
|
||||||
[usage] <release name="admsXml" version="2.1.2" date="Jan 27 2006" time="16:50:42"/>
|
[usage] <release name="admsXml" version="2.1.3" date="Feb 2 2006" time="19:01:39"/>
|
||||||
[info] elapsed time: 0
|
[info] elapsed time: 0
|
||||||
[info] admst iterations: 0 (0 freed)
|
[info] admst iterations: 0 (0 freed)
|
||||||
|
|
||||||
|
|
@ -137,7 +137,7 @@ Limitations:
|
||||||
|
|
||||||
In directory ..../hicum0 run the following command in order to create file 'Makefile.am':
|
In directory ..../hicum0 run the following command in order to create file 'Makefile.am':
|
||||||
$ admsXml admsva/hic0_full.va -Iadmsva -e ../admst/ngspiceMakefile.am.xml
|
$ admsXml admsva/hic0_full.va -Iadmsva -e ../admst/ngspiceMakefile.am.xml
|
||||||
[info] admsXml-2.1.2 Jan 27 2006 16:50:59
|
[info] admsXml-2.1.3 Jan 27 2006 16:50:59
|
||||||
[warning] [admsva\hic0_full.va:30]: standard vams file created (not found in -I path) ... 'constants.h'
|
[warning] [admsva\hic0_full.va:30]: standard vams file created (not found in -I path) ... 'constants.h'
|
||||||
[warning] [admsva\hic0_full.va:31]: standard vams file created (not found in -I path) ... 'discipline.h'
|
[warning] [admsva\hic0_full.va:31]: standard vams file created (not found in -I path) ... 'discipline.h'
|
||||||
[info] Makefile.am: file created
|
[info] Makefile.am: file created
|
||||||
|
|
@ -147,7 +147,7 @@ Limitations:
|
||||||
$ head Makefile.am
|
$ head Makefile.am
|
||||||
##
|
##
|
||||||
## Interface:
|
## Interface:
|
||||||
## created by: admsXml-2.1.2 - Monday, 01/30/06
|
## created by: admsXml-2.1.3 - Monday, 01/30/06
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
ADMSXMLINTERFACE:=../admst
|
ADMSXMLINTERFACE:=../admst
|
||||||
adms:
|
adms:
|
||||||
|
|
@ -210,7 +210,7 @@ Limitations:
|
||||||
-e ../admst/ngspiceMODULEsetup.c.xml \
|
-e ../admst/ngspiceMODULEsetup.c.xml \
|
||||||
-e ../admst/ngspiceMODULEguesstopology.c.xml \
|
-e ../admst/ngspiceMODULEguesstopology.c.xml \
|
||||||
-e ../admst/ngspiceMODULE.c.xml
|
-e ../admst/ngspiceMODULE.c.xml
|
||||||
[info] admsXml-2.1.2 Jan 27 2006 16:50:59
|
[info] admsXml-2.1.3 Jan 27 2006 16:50:59
|
||||||
[info] Makefile.am: file created
|
[info] Makefile.am: file created
|
||||||
[info] hic0_fullitf.h: file created
|
[info] hic0_fullitf.h: file created
|
||||||
[info] hic0_fullinit.c: file created
|
[info] hic0_fullinit.c: file created
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue