This file is indexed.

/usr/share/doc/libaac-tactics-coq/api/type_AAC_theory.Stubs.html is in libaac-tactics-coq 0.2.pl2-4build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<html><head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="AAC_coq" rel="Chapter" href="AAC_coq.html">
<link title="AAC_helper" rel="Chapter" href="AAC_helper.html">
<link title="AAC_search_monad" rel="Chapter" href="AAC_search_monad.html">
<link title="AAC_matcher" rel="Chapter" href="AAC_matcher.html">
<link title="AAC_theory" rel="Chapter" href="AAC_theory.html">
<link title="AAC_print" rel="Chapter" href="AAC_print.html">
<link title="AAC_rewrite" rel="Chapter" href="AAC_rewrite.html"><title>AAC_theory.Stubs</title>
</head>
<body>
<code class="code"><span class="keyword">sig</span><br>
&nbsp;&nbsp;<span class="keyword">val</span>&nbsp;lift&nbsp;:&nbsp;<span class="constructor">Term</span>.constr&nbsp;<span class="constructor">Lazy</span>.t<br>
&nbsp;&nbsp;<span class="keyword">val</span>&nbsp;lift_proj_equivalence&nbsp;:&nbsp;<span class="constructor">Term</span>.constr&nbsp;<span class="constructor">Lazy</span>.t<br>
&nbsp;&nbsp;<span class="keyword">val</span>&nbsp;lift_transitivity_left&nbsp;:&nbsp;<span class="constructor">Term</span>.constr&nbsp;<span class="constructor">Lazy</span>.t<br>
&nbsp;&nbsp;<span class="keyword">val</span>&nbsp;lift_transitivity_right&nbsp;:&nbsp;<span class="constructor">Term</span>.constr&nbsp;<span class="constructor">Lazy</span>.t<br>
&nbsp;&nbsp;<span class="keyword">val</span>&nbsp;lift_reflexivity&nbsp;:&nbsp;<span class="constructor">Term</span>.constr&nbsp;<span class="constructor">Lazy</span>.t<br>
&nbsp;&nbsp;<span class="keyword">val</span>&nbsp;eval&nbsp;:&nbsp;<span class="constructor">Term</span>.constr&nbsp;lazy_t<br>
&nbsp;&nbsp;<span class="keyword">val</span>&nbsp;decide_thm&nbsp;:&nbsp;<span class="constructor">Term</span>.constr&nbsp;lazy_t<br>
&nbsp;&nbsp;<span class="keyword">val</span>&nbsp;lift_normalise_thm&nbsp;:&nbsp;<span class="constructor">Term</span>.constr&nbsp;lazy_t<br>
<span class="keyword">end</span></code></body></html>