Skip to content

Commit

Permalink
Forgot these files
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Jul 14, 2024
1 parent 42b2c75 commit 95232a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def gen_modules(version):
include_dirs = ["src/"],
sources = ["python/src/pycryptosat.cpp",
"python/src/GitSHA1.cpp",
"src/backbone.cpp",
"src/cardfinder.cpp",
"src/ccnr_cms.cpp",
"src/ccnr.cpp",
Expand Down Expand Up @@ -97,6 +98,7 @@ def gen_modules(version):
"src/str_impl_w_impl.cpp",
"src/subsumeimplicit.cpp",
"src/subsumestrengthen.cpp",
"src/vardistgen.cpp",
"src/varreplacer.cpp",
"src/xorfinder.cpp",
"src/oracle/oracle.cpp",
Expand Down

0 comments on commit 95232a7

Please sign in to comment.