DeclsSourceKinds used in library
type logical_kind = | IsPrimitive| IsSymbol| IsAssumption of assumption_object_kind| IsDefinition of definition_object_kind| IsProof of theorem_kindThis module manages non-kernel informations about declarations. It is either non-logical informations or logical informations that have no place to be (yet) in the kernel
Registration and access to the table of variable