Skip to content

Commit ea35282

Browse files
committed
r152
1 parent c54185c commit ea35282

File tree

11 files changed

+266
-392
lines changed

11 files changed

+266
-392
lines changed

lf-current/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<div class="button"><a href="toc.html">阅读</a></div><br />
8484
<div class="button"><a href="lf.tgz">下载</a></div>
8585
</div>
86-
<p>版本 5.5 (31 Jul 2018, Coq 8.8.0)</p>
86+
<p>版本 5.5 (02 Aug 2018, Coq 8.8.0)</p>
8787

8888
</div>
8989
</div>

lf-current/lf.tgz

5.45 KB
Binary file not shown.

plf-current/Bib.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
66
<link href="common/css/sf.css" rel="stylesheet" type="text/css"/>
7-
<title>Bib: Bibliography</title>
7+
<title>Bib: 参考文献</title>
88
</head>
99
<link href="common/jquery-ui/jquery-ui.css" rel="stylesheet">
1010
<script src="common/jquery-ui/external/jquery/jquery.js"></script>
@@ -29,14 +29,14 @@
2929

3030
<div id="main">
3131

32-
<h1 class="libtitle">Bib<span class="subtitle">Bibliography</span></h1>
32+
<h1 class="libtitle">Bib<span class="subtitle">参考文献</span></h1>
3333

3434

3535
<div class="doc">
3636

3737
<div class="paragraph"> </div>
3838

39-
<a name="lab597"></a><h1 class="section">Resources cited in this volume</h1>
39+
<a name="lab597"></a><h1 class="section">本卷中出现的引用</h1>
4040

4141
<div class="paragraph"> </div>
4242

plf-current/Bib.v

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
(** * Bib: Bibliography *)
1+
(** * Bib: 参考文献 *)
22

33
(* ################################################################# *)
4-
(** * Resources cited in this volume *)
4+
(** * 本卷中出现的引用 *)
55

66
(**
77

0 commit comments

Comments
 (0)