Browse Source

Fixed errors

pre-master-46
pnenzi 20 years ago
parent
commit
352f3cc09b
  1. 2
      autogen.sh

2
autogen.sh

@ -123,7 +123,7 @@ if test "$ADMS" -eq 1; then
# if [ "$xml" != "ngspiceVersion.xml" ]; then
# XMLARG="$XMLARG -e ../admst/$xml"
# fi
done
# done
# Prepend ngspiceVersion.xml
# XMLARG="-e ../admst/ngspiceVersion.xml $XMLARG"

Loading…
Cancel
Save