about summary refs log tree commit diff
path: root/boundingBox.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 /boundingBox.go
parent207271195592bce63c2f820fc6a07c3e774f75f6 (diff)
updated the file descriptions HEAD main
Diffstat (limited to 'boundingBox.go')
-rw-r--r--boundingBox.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/boundingBox.go b/boundingBox.go
index e500967..1b15421 100644
--- a/boundingBox.go
+++ b/boundingBox.go
@@ -1,4 +1,4 @@
-// main.go purpose is to build the interaction layer in between the http endpoints and the http server
+// boundingbox.go defines the boundary of a node in the tree
 // Copyright (C) 2019 Emile Hansmaennel
 //
 // This program is free software: you can redistribute it and/or modify