From e0920445b27b2b73802744caf441c8af72ff57e3 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 21 May 2019 11:24:16 +0200 Subject: Réutilisation des multiplications dans l'implémentation à seuil MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/add_threshold/multiplications.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/add_threshold/multiplications.h (limited to 'src/add_threshold/multiplications.h') diff --git a/src/add_threshold/multiplications.h b/src/add_threshold/multiplications.h new file mode 120000 index 0000000..df7f6a6 --- /dev/null +++ b/src/add_threshold/multiplications.h @@ -0,0 +1 @@ +../ref/multiplications.h \ No newline at end of file -- cgit v1.2.3