From e745e31d7617d8774cba8323b0f5af2338a45e2b Mon Sep 17 00:00:00 2001 From: Ben Date: Wed, 11 Aug 2021 11:38:56 +0100 Subject: [PATCH] typo --- cpp/gen_cpp.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/cpp/gen_cpp.py b/cpp/gen_cpp.py index eb8829914..e9bd1edf8 100644 --- a/cpp/gen_cpp.py +++ b/cpp/gen_cpp.py @@ -3,9 +3,6 @@ from v0curves import curves # define the number of security levels in curves num_sec_levels = len(curves) -polynomial_i - - import_string = f""" #include