perkeep/sigserver/camsigd.go

9 lines
51 B
Go
Raw Normal View History

2010-11-15 02:32:25 +00:00
package main
import (
_ "fmt"
)
func main() {
}