Quellcode-Bibliothek
© Kompilation durch diese Firma
[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]
Datei:
dune
Sprache: Unknown
(library
(name parsing)
(public_name coq.parsing)
(wrapped false)
(libraries coq.gramlib proofs))
(rule
(targets g_prim.ml)
(deps (:mlg-file g_prim.mlg))
(action (run coqpp %{mlg-file})))
(rule
(targets g_constr.ml)
(deps (:mlg-file g_constr.mlg))
(action (run coqpp %{mlg-file})))
[ Dauer der Verarbeitung: 0.1 Sekunden
(vorverarbeitet)
]
|