Starting work on the Interval2D
example
and filling in drawing library along the way.
This commit is contained in:
@@ -6,7 +6,8 @@ TARGETS := \
|
||||
$(REPO_BASE)/algs4-gcd \
|
||||
$(REPO_BASE)/algs4-rolls \
|
||||
$(REPO_BASE)/algs4-randomseq \
|
||||
$(REPO_BASE)/algs4-average
|
||||
$(REPO_BASE)/algs4-average \
|
||||
$(REPO_BASE)/algs4-interval2d
|
||||
|
||||
test: build
|
||||
go test -x $(TARGETS)
|
||||
|
Reference in New Issue
Block a user