index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
interface
/
name_to_ast.mli
blob: 894b2739269a28f9eac4d6e54adcfe5f84d73b7f (
plain
)
1
2
val
name_to_ast
:
Nametab
.
qualid
->
Coqast
.
t
;;
val
convert_qualid
:
Nametab
.
qualid
->
Coqast
.
t
;;