Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/gtk/inspector/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 3 kB image not shown  

Quelle  dep_info.mli   Sprache: unbekannt

 
(************************************************************************)
(* This file is licensed under The MIT License                          *)
(* See LICENSE for more information                                     *)
(************************************************************************)

type t

(** [make ~cctx:args ~base_dir ~dir_info] compute dependency
   information for Coq modules in [dir_info] *)

val make : args:Arg.t list -> dir_info:Coq_module.t Dir_info.t -> t

(** [lookup di filename] return deps of filename *)
val lookup : dep_info:t -> Path.t -> Coqdeplib.Dep_info.Dep.t list

Messung V0.5 in Prozent
C=80 H=100 G=90

[Dauer der Verarbeitung: 0.22 Sekunden, vorverarbeitet 2026-06-10]