summaryrefslogtreecommitdiff
path: root/src/theory/uf/kinds
blob: 4bfba382c6b4873851beac4d555be81fea004202 (plain)
1
2
3
4
5
6
7
8
9
10
# kinds                                                               -*- sh -*-
#
# For documentation on this file format, please refer to
# src/expr/builtin_kinds.
#

theory ::CVC4::theory::uf::TheoryUF "theory_uf.h"

parameterized APPLY_UF VARIABLE 1: "uninterpreted function application"
variable SORT_TYPE "sort type"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback