Merge pull request #326 from mavenugo/wneigh

Fixing a windows compile error in docker during vendor-in
This commit is contained in:
Madhu Venugopal 2015-06-21 03:30:56 -07:00
commit e0e445434f
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
package sandbox
// NeighOption is a function option type to set neighbor options
type NeighOption func()