summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-10-10 11:13:59 +0200
committerThomas Letan <lthms@soap.coffee>2020-10-10 11:20:31 +0200
commitb4466fdb4e667c88330321e372bd6f93ee9c3513 (patch)
treee40e5f2dbc850e7a2ee9072725809b7754ba72de /.gitignore
parentFix Coq source scrolling (diff)
Create a summary page for the strongly-specified functions series
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 678fb8b..55cbaf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,7 +35,7 @@ site/posts/AlgebraicDatatypes.html
site/posts/StronglySpecifiedFunctionsProgram.html
site/posts/LtacPatternMatching.html
site/posts/ClightIntroduction.html
-site/posts/StronglySpecifiedFunctions.html
+site/posts/StronglySpecifiedFunctionsRefine.html
site/posts/RewritingInCoq.html
site/posts/LtacMetaprogramming.html
site/posts/MixingLtacAndGallina.html
@@ -51,6 +51,7 @@ site/cleopatra.html
site/projects/index.html
site/posts/Thanks.html
site/posts/DiscoveringCommonLisp.html
+site/posts/StronglySpecifiedFunctions.html
site/posts/ExtensibleTypeSafeErrorHandling.html
site/posts/CleopatraV1.html
site/posts/Ltac.html