From fe0608ee3176b31cdd9521346a520319d1bd58c1 Mon Sep 17 00:00:00 2001 From: Mate Soos Date: Mon, 26 Sep 2022 14:21:42 +0800 Subject: [PATCH] Fixing compile --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index 9cddf50..8d3b493 100644 --- a/setup.py +++ b/setup.py @@ -94,8 +94,6 @@ "python/arjun/src/arjun.cpp", "python/arjun/src/backward.cpp", "python/arjun/src/common.cpp", - "python/arjun/src/forward.cpp", - "python/arjun/src/guess.cpp", "python/arjun/python/src/GitSHA1.cpp", "python/arjun/src/simplify.cpp", ],