Quellcode-Bibliothek
© Kompilation durch diese Firma
[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]
Datei:
gcd.cob
Sprache: Unknown
#!/usr/bin/env bash
set -e
. ../template/init.sh
mv theories/sub theories2
coq_makefile -f _CoqProject -o Makefile
cat Makefile.conf
make
cp ../_CoqProject.sub theories2/_CoqProject
cd theories2
coq_makefile -f _CoqProject -o Makefile
cat Makefile.conf
make
[ zur Elbe Produktseite wechseln0.1Quellennavigators
Analyse erneut starten
]
|
|