Skip to content

Commit a360f47

Browse files
tautschnigPeter Schrammel
authored and
Peter Schrammel
committed
Output data and control dependencies of syntactic diff
1 parent 737e571 commit a360f47

File tree

5 files changed

+819
-2
lines changed

5 files changed

+819
-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)