khmer
khmer copied to clipboard
'make all' doesn't seem to properly handle changes to src/oxli/hashgraph.cc
In modifying print statements in src/oxli/hashgraph.cc (in find_high_degree_nodes), I discovered that make all on my laptop isn't integrating the changes unless I do a make clean all. hmm.