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

Quelle  dune   Sprache: unbekannt

 
(library
 (name firstorder_core_plugin)
 (public_name rocq-runtime.plugins.firstorder_core)
 (synopsis "Rocq's first order logic solver plugin")
 (modules (:standard \ g_ground))
 (libraries rocq-runtime.tactics))

(deprecated_library_name
 (old_public_name coq-core.plugins.firstorder_core)
 (new_public_name rocq-runtime.plugins.firstorder_core))

(library
 (name firstorder_plugin)
 (public_name rocq-runtime.plugins.firstorder)
 (synopsis "Rocq's first order logic solver plugin (Ltac1 syntax)")
 (flags :standard -open Firstorder_core_plugin)
 (modules g_ground)
 (libraries rocq-runtime.plugins.firstorder_core rocq-runtime.plugins.ltac))

(deprecated_library_name
 (old_public_name coq-core.plugins.firstorder)
 (new_public_name rocq-runtime.plugins.firstorder))

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

100%


[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]