Fixed errors
This commit is contained in:
parent
f3070062eb
commit
352f3cc09b
|
|
@ -123,7 +123,7 @@ if test "$ADMS" -eq 1; then
|
||||||
# if [ "$xml" != "ngspiceVersion.xml" ]; then
|
# if [ "$xml" != "ngspiceVersion.xml" ]; then
|
||||||
# XMLARG="$XMLARG -e ../admst/$xml"
|
# XMLARG="$XMLARG -e ../admst/$xml"
|
||||||
# fi
|
# fi
|
||||||
done
|
# done
|
||||||
|
|
||||||
# Prepend ngspiceVersion.xml
|
# Prepend ngspiceVersion.xml
|
||||||
# XMLARG="-e ../admst/ngspiceVersion.xml $XMLARG"
|
# XMLARG="-e ../admst/ngspiceVersion.xml $XMLARG"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue