Skip to content

Commit 7edbf52

Browse files
author
Thomas Kiley
authored
Merge pull request #5361 from thk123/fix-vsd-intervals
Intervals with tests
2 parents 107b842 + 1d92ca0 commit 7edbf52

17 files changed

+3860
-0
lines changed

src/util/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ SRC = allocate_objects.cpp \
107107
version.cpp \
108108
xml.cpp \
109109
xml_irep.cpp \
110+
interval.cpp \
110111
# Empty last line
111112

112113
INCLUDES= -I ..

0 commit comments

Comments
 (0)