Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/cohomolo/standalone/progs.d/   (GAP Algebra Version 4.15.1©)  Datei vom 17.9.2025 mit Größe 259 B image not shown  

Quelle  execcmd   Sprache: unbekannt

 
case $step in
  true) echo -n $cmd "   ?"
        read ans
        case $ans in
          n*) exit 0;;
          q*) exit 1;;
        esac;;
esac

case $history in
  true) echo $cmd >> ${gpname}.history;;
esac

eval $cmd $cmdsource $cmddest || exit 1

exit 0

Messung V0.5 in Prozent
C=99 H=56 G=80

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-06-17]