aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2016-09-18 19:17:50 +0200
committerDimitri Sokolyuk <demon@dim13.org>2016-09-18 19:17:50 +0200
commit3ff749c98c4593ff35b2f82de222db9f97954f29 (patch)
treebcf452f4c58f9e65e3c1d4b8cb0034b798c1a2b7
parentdab8960e11bcbd102469881f3e1f9a75abadb896 (diff)
Move to cmd
-rw-r--r--cmd/drawtext/main.go (renamed from drawtext/main.go)0
-rwxr-xr-xcmd/enc/Graphtec.enc (renamed from enc/Graphtec.enc)bin60512 -> 60512 bytes
-rw-r--r--cmd/enc/Graphtec.ini (renamed from enc/Graphtec.ini)0
-rw-r--r--cmd/enc/enc.go (renamed from enc/enc.go)0
-rw-r--r--cmd/ps/main.go (renamed from ps/main.go)0
-rw-r--r--cmd/ps/tiger.ps (renamed from ps/tiger.ps)0
-rw-r--r--cmd/testpattern/main.go (renamed from testpattern/main.go)0
-rw-r--r--cmd/version/main.go (renamed from version/main.go)0
8 files changed, 0 insertions, 0 deletions
diff --git a/drawtext/main.go b/cmd/drawtext/main.go
index 5f02e5d..5f02e5d 100644
--- a/drawtext/main.go
+++ b/cmd/drawtext/main.go
diff --git a/enc/Graphtec.enc b/cmd/enc/Graphtec.enc
index 91f8024..91f8024 100755
--- a/enc/Graphtec.enc
+++ b/cmd/enc/Graphtec.enc
Binary files differ
diff --git a/enc/Graphtec.ini b/cmd/enc/Graphtec.ini
index 50ec790..50ec790 100644
--- a/enc/Graphtec.ini
+++ b/cmd/enc/Graphtec.ini
diff --git a/enc/enc.go b/cmd/enc/enc.go
index 5f7a987..5f7a987 100644
--- a/enc/enc.go
+++ b/cmd/enc/enc.go
diff --git a/ps/main.go b/cmd/ps/main.go
index 478e52c..478e52c 100644
--- a/ps/main.go
+++ b/cmd/ps/main.go
diff --git a/ps/tiger.ps b/cmd/ps/tiger.ps
index 24a9dce..24a9dce 100644
--- a/ps/tiger.ps
+++ b/cmd/ps/tiger.ps
diff --git a/testpattern/main.go b/cmd/testpattern/main.go
index 26e5a24..26e5a24 100644
--- a/testpattern/main.go
+++ b/cmd/testpattern/main.go
diff --git a/version/main.go b/cmd/version/main.go
index 2170fdd..2170fdd 100644
--- a/version/main.go
+++ b/cmd/version/main.go