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