products/sources/formale sprachen/Coq/test-suite/ide image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei: Rbasic_fun.v   Sprache: Coq

Untersuchungsergebnis.fake Download desScala {Scala[58] Latech[120] Isabelle[152]}zum Wurzelverzeichnis wechseln

# Script simulating a dialog between coqide and coqtop -ideslave
# Run it via fake_ide
#
# jumping outside the focused zone should signal an unfocus.
 
# first proof
ADD here { Goal True. }
ADD here1 { Proof. }
ADD { Qed. }
WAIT
EDIT_AT here1
EDIT_AT here
# fwd again
ADD here2 { Proof. }
ADD here3 { Qed. }
WAIT
EDIT_AT here2
# Fixing the proof
ADD { Proof. }
ADD { trivial. }
ADD { Qed. }
JOIN

[ zur Elbe Produktseite wechseln0.90Quellennavigators  ]