summaryrefslogtreecommitdiffstats
path: root/site/posts/StronglySpecifiedFunctionsProgram.v
diff options
context:
space:
mode:
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>#