aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Jason Gross <jasongross9@gmail.com>2017-06-15 22:22:39 -0400
committerGravatar Andres Erbsen <andreser@mit.edu>2017-06-15 22:22:39 -0400
commitfb1ea0af216dfd0dcb1b31cf069890081bdd0198 (patch)
tree78a5a2cb8b4d1c74a8d292d68bd56826776c5768 /_CoqProject
parentecf8d0ce9ad7dda0d19978aea38fd47c98ec41af (diff)
Finish karatsuba mul, add display file (#199)
This closes #182.
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject1
1 files changed, 1 insertions, 0 deletions
diff --git a/_CoqProject b/_CoqProject
index 406e09978..973cbc7ab 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -219,6 +219,7 @@ src/Specific/IntegrationTestDisplayCommon.v
src/Specific/IntegrationTestFreeze.v
src/Specific/IntegrationTestFreezeDisplay.v
src/Specific/IntegrationTestKaratsubaMul.v
+src/Specific/IntegrationTestKaratsubaMulDisplay.v
src/Specific/IntegrationTestLadderstep.v
src/Specific/IntegrationTestLadderstep130.v
src/Specific/IntegrationTestLadderstep130Display.v