summaryrefslogtreecommitdiff
path: root/kernel/csymtable.mli
blob: 2640a4df13843ae544b0cc13dae0cb3c0f214ee2 (plain)
1
2
3
4
5
6
7
8
open Names
open Term
open Pre_env

val val_of_constr : env -> constr -> values 

val set_opaque_const      : constant -> unit
val set_transparent_const : constant -> unit