1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2024-11-22 08:05:39 +00:00

main.go: explicit build of main.go

This commit is contained in:
Vincent Batts 2015-02-20 16:57:18 -05:00
parent 4eee25cf16
commit 72c5103763

View file

@ -1,3 +1,5 @@
// +build ignore
package main
import (