summaryrefslogtreecommitdiffstats
path: root/site/posts/StronglySpecifiedFunctionsProgram.v
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-07-14 11:26:58 +0200
committerThomas Letan <lthms@soap.coffee>2020-07-14 11:26:58 +0200
commitc62a61dba7285a034fc0405edbd47dcc48bf03f5 (patch)
tree994a21ae6741acb026e73a8d0e85933f04562732 /site/posts/StronglySpecifiedFunctionsProgram.v
parentIdentify the creation and last update date from the revisions table (diff)
Prepare the introduction of a RSS feed
Diffstat (limited to 'site/posts/StronglySpecifiedFunctionsProgram.v')
-rw-r--r--site/posts/StronglySpecifiedFunctionsProgram.v6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/posts/StronglySpecifiedFunctionsProgram.v b/site/posts/StronglySpecifiedFunctionsProgram.v
index 2a998aa..f7f84df 100644
--- a/site/posts/StronglySpecifiedFunctionsProgram.v
+++ b/site/posts/StronglySpecifiedFunctionsProgram.v
@@ -1,9 +1,9 @@
(** * Strongly-Specified Functions in Coq, part 2: the <<Program>> Framework
This is the second article (initially published on #<span
- class="time">January 01, 2017</span>#) of a series of two on how to write
- strongly-specified functions in Coq. You can read the previous part #<a
- href="./StronglySpecifiedFunctions.html">here</a>#. # *)
+ id="original-created-at">January 01, 2017</span>#) of a series of two on how
+ to write strongly-specified functions in Coq. You can read the previous part
+ #<a href="./StronglySpecifiedFunctions.html">here</a>#. # *)
(** #<div id="generate-toc"></div>#