Skip to content

Commit 50d1c79

Browse files
authored
Merge pull request diffblue#2214 from tautschnig/tg-only
Remove memory_limit and substitute
2 parents a4389fe + 3c59312 commit 50d1c79

File tree

5 files changed

+0
-119
lines changed

5 files changed

+0
-119
lines changed

src/util/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ SRC = arith_tools.cpp \
4141
lispexpr.cpp \
4242
lispirep.cpp \
4343
memory_info.cpp \
44-
memory_limit.cpp \
4544
merge_irep.cpp \
4645
message.cpp \
4746
mp_arith.cpp \
@@ -81,7 +80,6 @@ SRC = arith_tools.cpp \
8180
string_container.cpp \
8281
string_hash.cpp \
8382
string_utils.cpp \
84-
substitute.cpp \
8583
symbol.cpp \
8684
symbol_table_base.cpp \
8785
symbol_table.cpp \

src/util/memory_limit.cpp

Lines changed: 0 additions & 48 deletions
This file was deleted.

src/util/memory_limit.h

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/util/substitute.cpp

Lines changed: 0 additions & 31 deletions
This file was deleted.

src/util/substitute.h

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)