summaryrefslogtreecommitdiffstats
path: root/site/posts/ClightIntroduction.v
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-07-12 12:33:55 +0200
committerThomas Letan <lthms@soap.coffee>2020-07-12 12:33:55 +0200
commitca7a8d6dfbec10ce4a7b05158478482ad07a5a34 (patch)
tree27af77cfe48dc0ff98f1330fd41bd889af855343 /site/posts/ClightIntroduction.v
parentFix the width of revisions table when descriptions are too short (diff)
Add missing revisions tables
Diffstat (limited to 'site/posts/ClightIntroduction.v')
-rw-r--r--site/posts/ClightIntroduction.v4
1 files changed, 3 insertions, 1 deletions
diff --git a/site/posts/ClightIntroduction.v b/site/posts/ClightIntroduction.v
index eaae907..0d53f33 100644
--- a/site/posts/ClightIntroduction.v
+++ b/site/posts/ClightIntroduction.v
@@ -13,7 +13,9 @@ Import ListNotations.
Clight and its semantics. This write-up is the result of this challenge,
written as I was progressing.
- #<div id="generate-toc"></div># *)
+ #<div id="generate-toc"></div>#
+
+ #<div id="history">site/posts/ClightIntroduction.v</div># *)
(** ** Installing CompCert *)