Skip to content

Commit 82ff1fc

Browse files
tautschnigPeter Schrammel
authored and
Peter Schrammel
committed
goto-diff --change-impact of control/data dependencies
1 parent e01dc82 commit 82ff1fc

File tree

6 files changed

+1029
-2
lines changed

6 files changed

+1029
-2
lines changed

src/goto-diff/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SRC = goto_diff_main.cpp goto_diff_parse_options.cpp \
22
goto_diff_languages.cpp goto_diff_base.cpp syntactic_diff.cpp \
3-
unified_diff.cpp
3+
unified_diff.cpp change_impact.cpp
44

55
OBJ += ../ansi-c/ansi-c$(LIBEXT) \
66
../linking/linking$(LIBEXT) \

0 commit comments

Comments
 (0)