package dedukti

  1. Overview
  2. Docs

Source file kernel.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
(* generated by dune *)

(** @canonical Kernel.Ac *)
module Ac = Kernel__Ac

(** @canonical Kernel.Basic *)
module Basic = Kernel__Basic

(** @canonical Kernel.Confluence *)
module Confluence = Kernel__Confluence

(** @canonical Kernel.Dtree *)
module Dtree = Kernel__Dtree

(** @canonical Kernel.Exsubst *)
module Exsubst = Kernel__Exsubst

(** @canonical Kernel.Matching *)
module Matching = Kernel__Matching

(** @canonical Kernel.Reduction *)
module Reduction = Kernel__Reduction

(** @canonical Kernel.Rule *)
module Rule = Kernel__Rule

(** @canonical Kernel.Signature *)
module Signature = Kernel__Signature

(** @canonical Kernel.Srcheck *)
module Srcheck = Kernel__Srcheck

(** @canonical Kernel.Subst *)
module Subst = Kernel__Subst

(** @canonical Kernel.Term *)
module Term = Kernel__Term

(** @canonical Kernel.Typing *)
module Typing = Kernel__Typing

(** @canonical Kernel.Version *)
module Version = Kernel__Version
OCaml

Innovation. Community. Security.