about summary refs log tree commit diff
path: root/quadtree.go
diff options
context:
space:
mode:
Diffstat (limited to 'quadtree.go')
-rw-r--r--quadtree.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/quadtree.go b/quadtree.go
index 21e6a76..73b77ad 100644
--- a/quadtree.go
+++ b/quadtree.go
@@ -1,4 +1,4 @@
-// main.go purpose is to build the interaction layer in between the http endpoints and the http server
+// quadtree.go defines nodes and trees storing galaxies
 // Copyright (C) 2019 Emile Hansmaennel
 //
 // This program is free software: you can redistribute it and/or modify