about summary refs log tree commit diff
path: root/quadtree.go
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-02-05 21:57:35 +0100
committerEmile <hanemile@protonmail.com>2019-02-05 21:57:35 +0100
commit9dd56b9448e537fdd609c12878c1ac8679d3dc0e (patch)
tree99e5cfb3ba48a2941fcdb70da66dc95650d7d683 /quadtree.go
parent207271195592bce63c2f820fc6a07c3e774f75f6 (diff)
updated the file descriptions HEAD main
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