Re-namespacing one more time to get sources back in the same tree.

I dunno...  this whole thing should be its own repo, probably.  Meh.
This commit is contained in:
Dan Buch
2012-12-19 22:33:46 -05:00
parent 76c392967d
commit 6ebbf04980
13 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
REPO_BASE := github.com/meatballhat/box-o-sand/algs4/go
REPO_BASE := github.com/meatballhat/box-o-sand/algs4/src/go
TARGETS := \
$(REPO_BASE)/algs4 \
$(REPO_BASE)/algs4-binarysearch \