Skip to content

Commit

Permalink
Added missing reference to generic type
Browse files Browse the repository at this point in the history
  • Loading branch information
oschrenk committed Jun 11, 2010
1 parent 89f5b35 commit ac70073
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/edu/wlu/cs/levy/cg/NearestNeighborList.java
@@ -1,6 +1,5 @@
package edu.wlu.cs.levy.cg;


// Bjoern Heckel's solution to the KD-Tree n-nearest-neighbor problem

class NearestNeighborList<T> {
Expand Down

0 comments on commit ac70073

Please sign in to comment.