Skip to content

Commit 589c5b5

Browse files
committed
Remove ESBMC-specific find_macros and get_module
These are not of general use and cannot be tested in this repository.
1 parent 11992dd commit 589c5b5

File tree

5 files changed

+0
-237
lines changed

5 files changed

+0
-237
lines changed

src/util/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ SRC = arith_tools.cpp \
1313
expr.cpp \
1414
expr_util.cpp \
1515
file_util.cpp \
16-
find_macros.cpp \
1716
find_symbols.cpp \
1817
fixedbv.cpp \
1918
format_constant.cpp \
@@ -22,7 +21,6 @@ SRC = arith_tools.cpp \
2221
format_type.cpp \
2322
fresh_symbol.cpp \
2423
get_base_name.cpp \
25-
get_module.cpp \
2624
graph.cpp \
2725
guard.cpp \
2826
identifier.cpp \

src/util/find_macros.cpp

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

src/util/find_macros.h

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

src/util/get_module.cpp

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

src/util/get_module.h

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

0 commit comments

Comments
 (0)