package coq-lsp

  1. Overview
  2. Docs

Source file coq.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
(* generated by dune *)

(** @canonical Coq.Ast *)
module Ast = Coq__Ast

(** @canonical Coq.Goals *)
module Goals = Coq__Goals

(** @canonical Coq.Init *)
module Init = Coq__Init

(** @canonical Coq.Interp *)
module Interp = Coq__Interp

(** @canonical Coq.Loader *)
module Loader = Coq__Loader

(** @canonical Coq.Message *)
module Message = Coq__Message

(** @canonical Coq.Protect *)
module Protect = Coq__Protect

(** @canonical Coq.State *)
module State = Coq__State
OCaml

Innovation. Community. Security.