about summary refs log tree commit diff
path: root/plot.go
diff options
context:
space:
mode:
authorhanemile <hanemile@protonmail.com>2018-10-04 16:03:28 +0200
committerhanemile <hanemile@protonmail.com>2018-10-04 16:03:28 +0200
commit712f9b26af95afe3a08dbf7993f75c0123f123f6 (patch)
tree7bda892f7c00c3ed85559a9f07b445f9528b97c1 /plot.go
parent880146bc9dda36fdfa250ad71ce7bef408fc3a9f (diff)
print all the stuff in a more readable way, (column titles, tabs, ...)
Diffstat (limited to 'plot.go')
-rw-r--r--plot.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plot.go b/plot.go
index 0d3fcd8..3fba625 100644
--- a/plot.go
+++ b/plot.go
@@ -1,4 +1,4 @@
-package plot
+package main
 
 import "fmt"