Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/vernac/   (Beweissystem des Inria Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 877 B image not shown  

Quelle  dune   Sprache: unbekannt

 
(library
 (name vernac)
 (synopsis "Rocq's Vernacular Language")
 (public_name rocq-runtime.vernac)
 (wrapped false)
 (modules_without_implementation vernacexpr)
 ; until ocaml/dune#4892 fixed
 ; (private_modules comProgramFixpoint egramcoq)
 (libraries tactics parsing findlib.dynload))

(deprecated_library_name
 (old_public_name coq-core.vernac)
 (new_public_name rocq-runtime.vernac))

(rule
 (targets g_proofs.ml)
 (deps (:mlg g_proofs.mlg))
 (action (chdir %{project_root} (run rocq pp-mlg %{deps}))))

(rule
 (targets g_obligations.ml)
 (deps (:mlg g_obligations.mlg))
 (action (chdir %{project_root} (run rocq pp-mlg %{deps}))))

(rule
 (targets g_vernac.ml)
 (deps (:mlg g_vernac.mlg))
 (action (chdir %{project_root} (run rocq pp-mlg %{deps}))))

(rule
 (targets g_redexpr.ml)
 (deps (:mlg g_redexpr.mlg))
 (action (chdir %{project_root} (run rocq pp-mlg %{deps}))))

Messung V0.5
C=93 H=96 G=94

[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]