Add imports file to root; expansion welcome

This commit is contained in:
Barak Michener 2015-04-30 23:22:49 -04:00
parent b8a214bd94
commit fa9945ed92
3 changed files with 52 additions and 8 deletions

View file

@ -45,8 +45,8 @@ type Delta struct {
}
type Handle struct {
QuadStore QuadStore
QuadWriter QuadWriter
QuadStore
QuadWriter
}
type IgnoreOpts struct {