From 9d8fc208f7936221c0606501c90d0ed5bad587b7 Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Wed, 19 Feb 2020 16:41:12 +0100 Subject: Do not use raw HTML for the titles of Coq posts --- site/posts/StronglySpecifiedFunctions.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/posts/StronglySpecifiedFunctions.v') diff --git a/site/posts/StronglySpecifiedFunctions.v b/site/posts/StronglySpecifiedFunctions.v index 55af679..fa5df95 100644 --- a/site/posts/StronglySpecifiedFunctions.v +++ b/site/posts/StronglySpecifiedFunctions.v @@ -1,4 +1,4 @@ -(** #

Strongly-Specified Functions in Coq, part 1: using the refine Tactic

# +(** * Strongly-Specified Functions in Coq, part 1: using the <> Tactic This is the first article (initially published on #January 11, 2015#) of a series of two on how to write -- cgit v1.2.3